Front End Web Development

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, retrieving, updating, and deleting data