- Course
Introduction to Sequelize ORM for Node.js 6
Sequelize makes it easy to connect to the most popular SQL databases using plain JavaScript objects. This course walks you through the process of building Node.js apps using Sequelize and SQLite.
- Course
Introduction to Sequelize ORM for Node.js 6
Sequelize makes it easy to connect to the most popular SQL databases using plain JavaScript objects. This course walks you through the process of building Node.js apps using Sequelize and SQLite.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
At the core of developing any website or application is database management. In this course, Introduction to Sequelize ORM for Node.js, you will learn the skills needed to create high-quality Node.js apps that use SQL as their database. First, you will learn how to include Sequelize into a Node.js project configured with SQLite. Next, you will explore how to customize models, perform CRUD operations, and form associations. Finally, you will put it all together to build a full-stack JavaScript application using Angular on the frontend. When you're finished with this course, you will have a foundational understanding of how to use Sequelize in Node.js to create high-performing applications.