Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/NoSQL/Key Value DB/Foundation DB/
MVSQLite
Search

MVSQLite

Distributed,
MVCC
SQLite
that runs on
Foundation DB
mvsqlite
losfair • Updated 2023 Aug 30 14:56
 
 
 
 
 
 
 
 
Turning SQLite into a distributed database
mvSQLite is the open-source, SQLite-compatible distributed database. We decoupled SQLite's storage layer onto FoundationDB to offer massive yet "bottomless" scalability, point-in-time reads, and the strictest level of consistency. There are already so many nice "multi-machine" SQLite flavors: rqlite, dqlite, and Litestream.
https://univalence.me/posts/mvsqlite
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/NoSQL/Key Value DB/Foundation DB/
MVSQLite
Copyright Seonglae Cho