Differences between revisions 4 and 5
Revision 4 as of 2024-04-27 19:05:42
Size: 499
Editor: SamatJain
Comment:
Revision 5 as of 2024-04-27 19:06:16
Size: 591
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

[[https://phiresky.github.io/blog/2022/sqlite-zstd/|sqlite-zstd]]: Row-based compression

See also CheatSheet/SQLite.

sqlitedict: Simple KV-store whose interface is a Python dictionary.

maxpert/marmot: Multi-Group Raft distributed sqlite3.

Performance

SQLite performance tuning

SQLite Pragma Cheatsheet for Performance and Consistency

sqlite-zstd: Row-based compression

SamatsWiki: Databases/SQLite (last edited 2024-04-27 19:06:16 by SamatJain)