
- JavaScript
- Intermediate
About this Course
In this course, you'll learn how to use the Sequelize ORM to leverage the power of SQL within your Node.js applications.
What you'll learn
- Overview of SQL ORM (object-relational mapping) libraries
- The popular Sequelize ORM
- Defining models
- Connecting to a SQL database
- Creating, reading, updating, and deleting data
Getting Started with Sequelize
Learn what ORMs (Object-Relational Mappers) are, and what Sequelize is, then set up a Node.js project with Sequelize and SQLite.
6 stepsDefining Models
Learn how to further define your model structures with data types, validations, default values, options, and more.
6 stepsPerforming CRUD Operations
Learn the basics of CRUD operations (create, read, update and delete) with Sequelize.
7 stepsTeacher
-
Guil Hernandez
Guil is a Full Stack JavaScript and Front End Web Development instructor.