Differences between revisions 3 and 4
Revision 3 as of 2022-09-09 22:38:23
Size: 240
Editor: SamatJain
Comment: marmot
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 6: Line 6:

== 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)