Sequelize
- Overview
- Alternatives
- Pros & Cons
- Compare
A free and open-source promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. With Sequelize developers can query databases with a standard that supports transactions, relations, eager and lazy loading and read replication. Sequelize follows SEMVER and supports Node v6 and above to use ES6 features.