Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2022-08-07 03:55:15
Size: 145
Editor: SamatJain
Comment:
Revision 4 as of 2024-04-27 19:05:42
Size: 499
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

[[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]]

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

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