The fastest and simplest library for SQLite in Node.js.
```ts const db = createInMemoryDatabase();
TypeScript definitions for better-sqlite3
sqlite backed abstract-level database for Node.js
Stub TypeScript definitions entry for sqlite3, which provides its own types definitions
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.
ES6 Promise-based interface to the sqlite3 module.
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.
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.
A vector search SQLite extension.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
A vector search SQLite extension.
Drizzle ORM package for SQL databases
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
Node module to sqlite sync and async
SQLite3 bindings for React Native (Android & iOS)
Generate Zod schemas from Drizzle ORM schemas
SQLite storage adapter for Keyv
Cordova sqlite storage dependencies
TypeScript definitions for pouchdb-adapter-cordova-sqlite
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
Isomorphic Key-Value Storage Interface
SQLite driver for Cordova apps using localForage.
Browser SQLite Stencil Component
Decorators and some other features for sequelize
Community plugin for native & electron SQLite databases
A (better) trigram tokenizer for SQLite3 FTS5
better-sqlite3 on bedrock
Simple SQL escape and format for SQLite
Fork of SQLite database - you're probably looking for WatermelonDB, not this
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.
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.
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
libSQL driver for TypeScript and JavaScript
Asynchronous, non-blocking SQLite3 bindings