Use Sequelize ORM with Node JS Projectby@programming
10,564 reads

Use Sequelize ORM with Node JS Project

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't 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. It is available via npm (or yarn) and can be easily installed via the NodeJS module. It can be used to create a single connection to connect to the database from a single process. Querying is a raw query, and you can use the function sequelize.query.

Company Mentioned

Mention Thumbnail
featured image - Use Sequelize ORM with Node JS Project
kiran HackerNoon profile picture

@programming

kiran


Receive Stories from @programming

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa