See also [[CheatSheet/SQLite]]. [[https://pypi.org/project/sqlitedict/|sqlitedict]]: Simple KV-store whose interface is a Python dictionary. [[https://github.com/maxpert/marmot|maxpert/marmot]]: Multi-Group Raft distributed sqlite3. == Performance == [[https://phiresky.github.io/blog/2020/sqlite-performance-tuning/|SQLite performance tuning]] [[https://cj.rs/blog/sqlite-pragma-cheatsheet-for-performance-and-consistency/|SQLite Pragma Cheatsheet for Performance and Consistency]] [[https://phiresky.github.io/blog/2022/sqlite-zstd/|sqlite-zstd]]: Row-based compression