0.0.11 • Published 2 years ago

moleculer-orm v0.0.11

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

Moleculer ORM

Build Status

Moleculer logo

Mixin to integrate your favorite ORM with moleculer framework

Table of contents

Features
1. About

About

Moleculer ORM interface

Moleculer-ORM is a backbone to integrate your favorite ORM with moleculer, this interface provides some default CRUD actions to your service and integrate with other ORM that implement this lib, so if your project have multiple databases types its easy to integrate them together, all you need is instance your ORM lib and implement get, list, find, create, createMany, update, updateMany, remove, removeMany, count, toJSON methods and take rest with this lib.

0.0.10

2 years ago

0.0.11

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1

2 years ago