{"library":"turtle-orm","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.33","tags":["javascript","nodejs","orm","mysql","mongo","mongodb"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install turtle-orm","imports":["const { Database } = require('turtle-orm')","const { ModelFactory } = require('turtle-orm')","const { Types } = require('turtle-orm')"]},{"cmd":"yarn add turtle-orm","imports":[]},{"cmd":"pnpm add turtle-orm","imports":[]}],"homepage":"https://github.com/jgbernalp/turtle-orm#readme","github":"https://github.com/jgbernalp/turtle-orm","docs":null,"changelog":null,"pypi":null,"npm":"turtle-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}