Simple ORM
JSON →A lightweight and extensible ORM for Node.js focusing on core components: Collections, Repositories, and Models. Version 0.7.0 (stable) supports MySQL/MariaDB with planned adapter-based extensibility for other data stores. Differentiators include a plugin system for custom functionality, hooks into internal operations, and relational terminology. Designed for relational databases, with optional support for NoSQL via adapters.