mikro-orm

v3.0.0-alpha.15
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 postgresql sqlite sqlite3 ts typescript and 9 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 9/24/2019

Downloads

Maintainers