The fastest and simplest library for SQLite in Node.js.
```ts const db = createInMemoryDatabase();
TypeScript definitions for better-sqlite3
ES6 Promise-based interface to the sqlite3 module.
Stub TypeScript definitions entry for sqlite3, which provides its own types definitions
sqlite backed abstract-level database for Node.js
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
A vector search SQLite extension.
A vector search SQLite extension.
Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
SQLite Wasm conveniently wrapped as an ES Module.
Drizzle ORM package for SQL databases
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
Format whitespace in a SQL query to make it more readable
Platformatic CLI
Simple SQL escape and format for SQLite
Asynchronous, non-blocking SQLite3 bindings. Forked from TryGhost/node-sqlite3
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Node module to sqlite sync and async
Generate Zod schemas from Drizzle ORM schemas
SQLite3 bindings for React Native (Android & iOS)
SQLite storage adapter for Keyv
Cordova sqlite storage dependencies
TypeScript definitions for pouchdb-adapter-cordova-sqlite
Isomorphic Key-Value Storage Interface
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
SQLite driver for Cordova apps using localForage.
Browser SQLite Stencil Component
Community plugin for native & electron SQLite databases
Decorators and some other features for sequelize
A (better) trigram tokenizer for SQLite3 FTS5
better-sqlite3 on bedrock
node-sqlite3-compatible API for libSQL
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Next generation SQLite for React Native
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Fork of SQLite database - you're probably looking for WatermelonDB, not this
Asynchronous, non-blocking SQLite3 bindings
libSQL driver for TypeScript and JavaScript