OpenRecord
JSON →OpenRecord is an ActiveRecord-inspired ORM for Node.js that supports SQLite3, MySQL, PostgreSQL, Oracle, REST APIs, LDAP, and ActiveDirectory. The current stable version is 2.11.1, released infrequently with no fixed cadence. Key differentiators: automatic model definition from database schema, built-in GraphQL support, and a plugin system for extensibility. It uses a store-based architecture and supports async/await natively. Ships TypeScript definitions.
Resources
packageopenrecord ↗