In this course, you'll learn how to use the Sequelize ORM to leverage the power of SQL within your Node.js applications.
Learn what ORMs (Object-Relational Mappers) are, what Sequelize is, then set up a Node.js project with Sequelize and SQLite.
Chevron 6 steps4:02
7 questions
Learn how to further define your model structures with data types, validations, default values, options, and more.
Chevron 6 steps6 questions
Learn the basics of CRUD operations (create, retrieve, update and delete) with Sequelize.
Chevron 7 steps7 questions