mikro-orm

v2.0.1
Simple typescript ORM for node.js based on data-mapper, unit-of-work and identity-map patterns. Supports MongoDB, MySQL and SQLite databases as well as usage with vanilla JS.
ORM mongo mongodb mysql sqlite ts typescript js javascript and 7 more...

lint

tslint -p .

test

jest --runInBand

build

rimraf dist && tsc

coverage

rimraf temp && jest --runInBand --coverage

coveralls

cat ./coverage/lcov.info | coveralls

Metadata

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

Downloads

Maintainers