mikro-orm

v3.0.0-dev.3
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
orm mongo mongodb mysql mariadb postgresql sqlite sqlite3 ts and 10 more...

lint

tslint -p .

test

jest --runInBand

build

rimraf dist && tsc

coverage

rimraf temp tests/generated-entities && jest --runInBand --coverage

coveralls

cat ./coverage/lcov.info | coveralls

Metadata

  • MIT
  • Whatever
  • Martin Adámek
  • released 10/10/2019

Downloads

Maintainers