<p align="center"> <picture> <img src="https://github.com/user-attachments/assets/a9b74b54-38c6-47a3-9a88-5c91e5f2d7d2" width="200"/> </picture> </p>
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)
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Community plugin for native & electron SQLite databases
Expo DevTools Plugin for Drizzle Studio
A SQLite toolkit for Effect
Cordova sqlite storage dependencies
SQLite storage adapter for Keyv
Fork of SQLite database - you're probably looking for WatermelonDB, not this
Drizzle ORM package for SQL databases
JavaScript implementation of SQLite 3 query parser
sqlite backed abstract-level database for Node.js
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
The fastest and simplest library for SQLite in Node.js.
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
A SQLite toolkit for Effect
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
Read named SQL statements from .sql files. Also named parameters for prepared statements.