mikro-orm

v2.2.1
Simple 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 JS.
ORM mongo mongodb mysql postgresql sqlite ts typescript js and 8 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 4/18/2019

Downloads

Maintainers