Implements the basic admin panel for Sails
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
The `sails-js-util` library contains utility functions that are commonly used across the sails-js ecosystem.
JavaScript implentation of SQLite 3 query parser
Common types for sails-js libraries
Generate a model and a migration for a Sails app.
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
Sails.js hook to use sequelize ORM
Common models shared between Sails API endpoints and client-side Angular code
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
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
An AST-based pattern checker for JavaScript.
Hook to add items to the base depending on different databases
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.
Recursively build a dictionary of modules using include-all
A hook for wrapping file upload support with async/await in Sails.
`sqlite-vss` is distributed on `npm` for Node.js developers. To install on [supported platforms](#supported-platforms), simply run:
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
Fast SQLite for react-native
Non-persistent in-memory adapter for Sails.js / Waterline