{"library":"junction-orm","type":"library","category":null,"description":"A JavaScript ORM that keeps domain models free from persistence logic, using plain objects (POJOs) for models. Version 0.4.0 targets Node.js 6+. It differentiates by not requiring model classes to extend or embed ORM-specific code, instead mapping plain objects to database tables via configuration.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","orm","database","pojo","mapper"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install junction-orm","imports":["import junction from 'junction-orm'","import { define } from 'junction-orm'","import { connect } from 'junction-orm'"]},{"cmd":"yarn add junction-orm","imports":[]},{"cmd":"pnpm add junction-orm","imports":[]}],"homepage":"https://github.com/andy-shea/junction-orm","github":"git://github.com/andy-shea/junction-orm","docs":null,"changelog":null,"pypi":null,"npm":"junction-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}