Introduction to Sequelize ORM for Node.js
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.
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.
Table of contents
About the author
Patrick Schroeder is a selftaught fullstack JavaScript developer. He enjoys working with Angular, Node.js, Mongodb, React.js, Firebase, and anything else JavaScript related. Patrick is passionate about teaching JavaScript. He loves to help others understand difficult concepts by creating clear and concise presentations full of examples. He is very interested in furthering his knowledge of IOT and wearable products with the intention of teaching cutting edge technologies and collaborating with ... more