Sequelize

The Sequelize library provides easy access to MySQL, MariaDB, SQLite or PostgreSQL databases by mapping database entries to objects and vice versa. To put it in a nutshell, it's an ORM (Object-Relational-Mapper). The library is written entirely in JavaScript and can be used in the Node.JS environment.

Getting startedUse with ExpressUse on HerokuAPI ReferenceFork on Github

Trusted and used by

© Sascha Depold, et al. 2006 - 2022