Sequelize

0 min read


Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. It features solid transaction support, relations, eager and lazy loading, read replication and more.

QuickStart

npm install --save sequelize

Documentation

Manual | Sequelize

Implementation

Bima Sena

Leave a Reply

Your email address will not be published. Required fields are marked *