0.1.40 • Published 2 years ago

@vitta-health/moleculer-db-adapter-typeorm v0.1.40

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Codacy Badge Build Status Coverage Status Maintainability Test Coverage Known Vulnerabilities

moleculer-db-adapter-typeorm NPM version

SQL adapter (Postgres, MySQL, SQLite & MSSQL, Oracle and many more) for Moleculer DB service with typeorm.

it is essentially a clone of the great work on adaptor for Sequelize by the author of the project - since i have a need to use oracle - and i prefer typescript i just created a replace of the project.

it covers only the basics - but when you need more than basics just use the exposed

service.adapter.repository;

Features

Install

$ npm install moleculer-db-adapter-typeorm --save

Usage

examples folder - obviously the idea to use typescript throughout all the workflow

Test

$ npm test

License

The project is available under the MIT license.

0.1.36

2 years ago

0.1.40

2 years ago

0.1.38

2 years ago

0.1.39

2 years ago

0.1.35

3 years ago

0.1.33

3 years ago

0.1.34

3 years ago

0.1.30

3 years ago

0.1.29

3 years ago

0.1.27

3 years ago

0.1.26

3 years ago

0.1.25

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago