mikro-orm

v2.0.0-alpha.11
Simple typescript ORM for node.js based on data-mapper, unit-of-work and identity-map patterns. Supports MongoDB, MySQL and SQLite databases.
ORM mongo mongodb mysql sqlite ts typescript entity DDD and 5 more...

lint

tslint -c tslint.json -p tsconfig.json

test

jest --runInBand

build

tsc

coverage

jest --runInBand --coverage

coveralls

cat ./coverage/lcov.info | coveralls

codacy-coverage

cat ./coverage/lcov.info | codacy-coverage

Metadata

  • MIT
  • Whatever
  • Martin Adámek
  • released 2/3/2019

Downloads

Maintainers