rqlite
is a lightweight, open-source, fault-tolerant relational database built on SQLite and Raft. Version 10 is out now.
rqlite uses SQLite as its storage engine and has a particular relationship with the SQLite Write-Ahead Log (WAL). SQLite, left to itself, manages its own WAL: it checkpoints when the WAL grows, it checkpoints when the last connection closes, and it decides when frames move from the WAL into the main database file.

It was great to present with 
I will be speaking at the GCP Next next month in Las Vegas, NV. My colleague 
While working with 
I’ve been surprised by – and enjoy – one aspect of using large language models more than any other.
I sometimes read
I 



Two years ago, 