{"library":"simple-orm","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.7.0","tags":["javascript","orm","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install simple-orm","imports":["import { Model } from 'simple-orm'","import { Collection } from 'simple-orm'","import { Repository } from 'simple-orm'"]},{"cmd":"yarn add simple-orm","imports":[]},{"cmd":"pnpm add simple-orm","imports":[]}],"homepage":"https://github.com/simple-orm/core","github":"https://github.com/simple-orm/core","docs":null,"changelog":null,"pypi":null,"npm":"simple-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}