Turtle ORM
JSON →Turtle ORM is a Node.js ORM that abstracts over MongoDB (via Mongoose) and MySQL (via Sequelize) using a simple, agnostic API. Current version 1.0.33 (no release cadence documented). Key differentiators: unified interface for both relational and non-relational databases, lightweight abstraction. However, the project appears unmaintained with no recent updates, limited documentation, and potential incompatibilities with modern Node.js versions.
Resources
packageturtle-orm ↗