{"library":"mysql-factory2","type":"library","category":null,"description":"mysql-factory2 is a simple ORM for MySQL, ported from an internal project to open-source. Version 2.1.4 is the latest stable release, with maintenance updates since 2022. It provides a model-based approach to CRUD operations on MySQL tables, offering an alternative to heavier ORMs like Sequelize. The package is ESM-only for Node.js environments (>=10) and is available on npm as mysql-factory2 due to login issues with the original mysql-factory package. It wraps all field definitions with backticks to prevent reserved word collisions and includes basic query filtering options.","language":"javascript","status":"maintenance","version":"2.1.4","tags":["javascript","mysql","orm","model","factory","table","crud","db","database"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-factory2","imports":["import MySQLFactory from 'mysql-factory2'","import MySQLFactory from 'mysql-factory2'","import type { MySQLFactoryConfig } from 'mysql-factory2'"]},{"cmd":"yarn add mysql-factory2","imports":[]},{"cmd":"pnpm add mysql-factory2","imports":[]}],"homepage":"http://mpneuried.github.com/mysql-factory/","github":"git://github.com/mpneuried/mysql-factory","docs":null,"changelog":null,"pypi":null,"npm":"mysql-factory2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}