Key-Value store using SQLite3
Node.js localstorage for KVS.
A type definition for KVS.
Universal Storage for KVS.
IndexedDB for KVS
Storage(localStorage, sessionStorage) helper for KVS.
Forge Key Value Store SDK
Lightweight SQLite-backed key-value server with HTTP API, atomic transactions, TTL, queue, and TypeScript client SDK.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
SQLite Wasm conveniently wrapped as an ES Module.
CDS database service for SQLite
Fastest SQLite for React Native (with node.js support)
Community plugin for native & electron SQLite databases
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Expo DevTools Plugin for Drizzle Studio
Cordova sqlite storage dependencies
A SQLite toolkit for Effect
SQLite storage adapter for Keyv
Lightweight Key-value storage with built-in TTL expiration management
Fork of SQLite database - you're probably looking for WatermelonDB, not this
Use kysely with `bun:sqlite`, for an example please see the [Simple Example](https://github.com/dylanblokhuis/kysely-bun-sqlite/tree/master/examples/simple) in this repository.
SQLite driver for Evidence projects