{"library":"orm","type":"library","category":null,"description":"Node.js Object Relational Mapping (ORM) library supporting MySQL, PostgreSQL, Amazon Redshift, SQLite, and MongoDB (beta). Version 8.0.1 is the latest stable release, but the package is not actively maintained. For new projects, alternatives like TypeORM or Sequelize are recommended due to more active communities. It supports model creation, associations, validations, caching, and plugins. Offers a simple callback-based API with Express middleware integration.","language":"javascript","status":"maintenance","version":"8.0.1","tags":["javascript","orm","odm","database","mysql","postgres","redshift","sqlite","mongodb"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install orm","imports":["import orm from 'orm'","import orm from 'orm'; orm.connect(url, callback)","import orm from 'orm'; app.use(orm.express(url, options))"]},{"cmd":"yarn add orm","imports":[]},{"cmd":"pnpm add orm","imports":[]}],"homepage":"http://dresende.github.io/node-orm2","github":"ssh://git@github.com/dresende/node-orm2","docs":null,"changelog":null,"pypi":null,"npm":"orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}