A wrapper for SQLite3 with a focus on simplicity and ease of use.
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)
Make init.d scripts for node apps
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
Cordova sqlite storage dependencies
A SQLite toolkit for Effect
SQLite storage adapter for Keyv
Pure Javascript implementation of WebCrypto API interfaces and Public Key Infrastructure for GOST algorithms (Russian Cryptographic Standards)
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.
Fork of SQLite database - you're probably looking for WatermelonDB, not this
SQLite driver for Evidence projects
A SQLite toolkit for Effect
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
Drizzle ORM package for SQL databases
The fastest and simplest library for SQLite in Node.js.
JavaScript implementation of SQLite 3 query parser
sqlite backed abstract-level database for Node.js