{"library":"ledom","type":"library","category":null,"description":"Node.js MySQL model library providing a simple ORM-like interface for defining models and interacting with MySQL databases. The current version is 1.1.6, released in 2015 with no recent updates, indicating it is in maintenance mode. It offers basic model definition and CRUD operations but lacks many features such as join support, validation, and virtual fields. Compared to more modern alternatives like Sequelize or TypeORM, ledom is minimal and suitable for legacy projects. It requires Node >= 0.10.0 and has no runtime dependencies.","language":"javascript","status":"maintenance","version":"1.1.6","tags":["javascript","model","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install ledom","imports":["import ledom from 'ledom';","import { defineModel } from 'ledom';","import { Model } from 'ledom';"]},{"cmd":"yarn add ledom","imports":[]},{"cmd":"pnpm add ledom","imports":[]}],"homepage":"https://github.com/kiliwalk/ledom","github":"https://github.com/kiliwalk/ledom","docs":null,"changelog":null,"pypi":null,"npm":"ledom","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}