npm i -g sqlite3 npm i -g shx
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Community plugin for native & electron SQLite databases
SQLite storage adapter for Keyv
The fastest and simplest library for SQLite in Node.js.
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml?branch=breaking-changes)
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library
A lightweight, framework-agnostic database migration tool
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
CDS database service for SQLite
SQLite Wasm conveniently wrapped as an ES Module.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
This fork adds synchronous APIs and session extensions needed for LiveStore's real-time collaborative database features. **This fork is intended for LiveStore use only** - external users should use [upstream wa-sqlite](https://github.com/rhashimoto/wa-sql
`kysely-codegen` generates Kysely type definitions from your database. That's it.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml)
Fastest SQLite for React Native (with node.js support)
Transparent, Schemaless SQL Generation
Automatically generate bare sequelize models from your database.
SQLite adapter for remix/data-table
Fork of SQLite database - you're probably looking for WatermelonDB, not this
See my blog post for an introduction: https://phiresky.github.io/blog/2021/hosting-sqlite-databases-on-github-pages/