An alternate adapter for sequelize orm, makes a general connection to all services and allows you to implement relational communications. It is based on the molecular-db-adapter-sequelize code.







An alternate adapter for sequelize orm, makes a general connection to all services and allows you to implement relational communications. It is based on the molecular-db-adapter-sequelize code.
npm install moleculer-db-connector-sequilize --save
`Usage
Test
`
$ npm test
`In development with watching
`
$ npm run ci
`` 