A simple promise wrapper for sqlite3.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Isomorphic Key-Value Storage
Isomorphic Key-Value Storage Interface
Resolve any installed ES6 compatible promise
ES6 Promise-based interface to the sqlite3 module.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Bare bones Promises/A+ implementation
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Retries a function that returns a promise, leveraging the power of the retry module.
Creates a Promise that waits for a single event
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
SQLite Wasm conveniently wrapped as an ES Module.
Test whether an object looks like a promises-a+ promise
A lightweight library that provides tools for organizing asynchronous code
Enforce best practices for JavaScript promises
CDS database service for SQLite
Check if something is a promise
Returns a promise from a node-style callback function.
Let your JS API users either give you a callback or receive a promise
Timeout a promise after a specified amount of time
Fastest SQLite for React Native (with node.js support)
Core Promise support implementation for the simplified HTTP request client 'request'.