node-sqlite3 Promise wrapper
Asynchronous, non-blocking SQLite3 bindings
TypeScript definitions for better-sqlite3
Asynchronous, non-blocking SQLite3 bindings
The fastest and simplest library for SQLite in Node.js.
Retries a function that returns a promise, leveraging the power of the retry module.
Asynchronous, non-blocking SQLite3 bindings. Modern rewrite of TryGhost/node-sqlite3
Returns a promise from a node-style callback function.
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
ES6 Promise-based interface to the sqlite3 module.
Promise version of glob
Asynchronous, non-blocking SQLite3 bindings
WebSQL Database API, implemented for Node using sqlite3
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Library to help write libraries that accept both promises and callbacks.
Bare bones Promises/A+ implementation
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
WebSQL Database API, implemented for Node using sqlite3
Prisma's driver adapter for better-sqlite3, a fast SQLite3 driver for JavaScript runtimes
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
WebSQL Database API, implemented for Node using sqlite3
Retries a function that returns a promise, leveraging the power of the retry module.
Lightweight promise polyfill. A+ compliant