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.
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.
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.