BigHugger
sk Skill · ericrisco

sqlite-turso

Use when deciding whether plain SQLite is enough, or wiring SQLite, Turso or libSQL for local-first, edge and embedded-replica apps — a local file DB, a remote Turso URL, or a local replica synced to a remote primary — plus WAL mode and SQLite's single-writer model and its lock errors. NOT Drizzle schema or queries on libSQL (that is drizzle-orm), NOT versioned up/down migrations (that is db-migrations), NOT…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
walsqlbashlocal-firstJavaScriptembedded-replicaedgelibsqltypescripttursosqlite
Host repository
ericrisco/rsc-harness
Host stars
84
Host language
JavaScript