The Vibeary — tag
sqlite
7 resources in The Vibeary tagged "sqlite" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

Turbolite
SQLite virtual filesystem layer that fetches pages from cloud object storage, enabling sub-100ms queries against remote database files.

expo-local-first-template
Expo starter wired for local-first apps with Bun, TypeScript, TailwindCSS, Drizzle ORM and SQLite.

cr-sqlite
SQLite extension that turns ordinary tables into conflict-free replicated ones, letting two databases merge changes without a central server.

LiveStore
Event-sourced local-first data layer that keeps an in-memory SQLite read model derived from an append-only log of events.

Cairn
Append-only SQLite store of typed facts for agents, exposed over MCP, returning a freshness and assurance verdict on every recalled belief.

MCP Memory
MCP server giving agents persistent memory as Open Knowledge Format markdown files on disk, indexed in SQLite FTS5 for fast lookups.
Evolu
Local-first framework built on SQLite with end-to-end encryption, typed schemas and CRDT sync where the server never sees plaintext.