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 Wasm conveniently wrapped as an ES Module.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
CDS database service for SQLite
Fastest SQLite for React Native (with node.js support)
Expo DevTools Plugin for Drizzle Studio
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Community plugin for native & electron SQLite databases
A SQLite toolkit for Effect
SQLite storage adapter for Keyv
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.
Cordova sqlite storage dependencies
Fork of SQLite database - you're probably looking for WatermelonDB, not this
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
Drizzle ORM package for SQL databases
JavaScript implementation of SQLite 3 query parser
sqlite backed abstract-level database for Node.js
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
The fastest and simplest library for SQLite in Node.js.
Read named SQL statements from .sql files. Also named parameters for prepared statements.
A SQLite toolkit for Effect
SQLite driver for Evidence projects
Fast SQLite for react-native
SQLite backend for the Backyard async job queue
Sidekiq-inspired async job queue for Rust — Redis and SQLite backends