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.
> **Disclaimer:** > Bob is under development! Use at your own risk.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
JavaScript implentation of SQLite 3 query parser
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Settle an async function.
Validate form asynchronous
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.
The officially supported D1 SQLite database adapter for Payload
TypeScript definitions for pouchdb-adapter-cordova-sqlite
TypeScript definitions for react-native-sqlite-storage
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library
A utility for managing the `processinfo` folder that NYC uses.
A mutex for guarding async workflows
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
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.
Retrying made simple, easy and async
Gracefully handle a Promise using async/await.
[](https://github.com/rhashimoto/wa-sqlite/actions/workflows/ci.yml?branch=breaking-changes)
`sqlite-vss` is distributed on `npm` for Node.js developers. To install on [supported platforms](#supported-platforms), simply run:
A Promise-based interface into processes created by child_process.spawn
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Simple SQL escape and format for SQLite
Create sync/async APIs with usable logic