Promisify all node-sqlite3 functions
A simple utility for promisifying functions and classes.
Promisify an entire class or object
Converts callback-based functions to ES6 Promises
Promisify a callback-style function
The fastest and simplest library for SQLite in Node.js.
Node 8's util.promisify, as a node module
seriously like the best async child process library
Asynchronous, non-blocking SQLite3 bindings
Polyfill/shim for util.promisify in node versions < v8
TypeScript definitions for better-sqlite3
Promisify any of: callback function, sync function, generator function, promise-returning function
Tiny, dependency free promisify library.
Simple and lightweight utility for transforming callback functions to Promises
Promisify EventEmitter's event.
Promisify a function call so users can call a function with a callback or get a promise
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
Convert HEIC/HEIF images to JPEG and PNG
Convert callback-based APIs to promises
better-sqlite3 with multiple-cipher encryption support
TypeScript definitions for es6-promisify
Asynchronous, non-blocking SQLite3 bindings. Modern rewrite of TryGhost/node-sqlite3