The node-sqlite3 module wrapped with Q promises.
The fastest and simplest library for SQLite in Node.js.
Asynchronous, non-blocking SQLite3 bindings
TypeScript definitions for better-sqlite3
Parse SQLite query syntax using a LALR(1) parser derived from SQLite's parse.y grammar. 1.5x-200x faster than other JavaScript SQL parsers.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Prisma's driver adapter for better-sqlite3, a fast SQLite3 driver for JavaScript runtimes
Asynchronous, non-blocking SQLite3 bindings
A fast fifo implementation similar to the one powering nextTick in Node.js core
better-sqlite3 with multiple-cipher encryption support
TypeScript definitions for q
Asynchronous, non-blocking SQLite3 bindings. Modern rewrite of TryGhost/node-sqlite3
WebAssembly port of SQLite3 for Node.js with file system access
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
A comprehensive library for mime-type mapping
SQLite Wasm conveniently wrapped as an ES Module.
node-sqlite3-compatible API for libSQL
Image Quantization Library in **TypeScript** *(MIT Licensed)*
Asynchronous, non-blocking SQLite3 bindings
better-sqlite3 on bedrock
swc integration for jest
WebSQL Database API, implemented for Node using sqlite3
A simple database wrapper to make sqlite database interactions much easier for beginners, with additional array helper methods.
Encode and decode quoted printable and base64 strings