js-data-sql

JSON →
library 1.0.1 ·javascript maintenance
verified Jun 5, 2026

SQL adapter for JSData ORM supporting PostgreSQL, MySQL, MariaDB, SQLite3, Oracle, and MSSQL. Current stable version 1.0.1. Requires knex as a peer dependency plus a specific database driver (e.g., pg, sqlite3, mysql). Differentiates from other ORMs by integrating tightly with JSData's schema-based data store, offering a unified API across multiple SQL dialects. Release cadence is low; this is a mature, stable package.