Learn Sequelize - A NodeJS ORM | The Best Way to Write Database Queries

Описание к видео Learn Sequelize - A NodeJS ORM | The Best Way to Write Database Queries

Sequelize is a promise-based Node.js ORM.
There is no need to write or learn complex database queries or create complicated schemas.
There are many advantages of using any ORM over writing hard coded queries and in our experience Sequelize is the best of them all.
Sequelize is especially used for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server.
P.S. Get rid of those super complex JOIN queries
--
GitHub Repository:
https://github.com/KritikaSharmaKS/Se...

Sequelize Documentation:
https://sequelize.org/master/index.html
--
Essential JavaScript Libraries:    • JavaScript (Essential) Libraries  
Programmer Girl Series:    • Programmer Girl Series  
Programmer React Series:    • Programmer Reacts  
Short JavaScript Tutorials:    • JS Tutorials  
--
Sign up for our newsletter: https://www.theimmigrantprogrammers.com
--
Chapters:
0:00 ORM Introduction
0:38 Sequelize Code Begins
0:54 Installing Required NPM Packages
1:35 Setting Up the Database Connection
3:10 Defining Sequelize Models
6:05 Convert Sequelize Models to SQL Tables
8:04 Defining One-To-Many Relation between the Tables
11:13 Use Case for Sequelize Force Sync Method
12:40 Insertion Using Sequelize
19:20 Conditional Select Using Sequelize
21:30 Introducing Sequelize Official Docs
21:46 Outro
--
If you’re just as crazy for tech as us, we’d love to keep you around. You can also find us at:
Twitter:   / prog_couple  
Blog/Website: https://www.theimmigrantprogrammers.com
Instagram:   / programmer_couple  
Facebook:   / programmercouple  
LinkedIn:   / prog-couple  

We’ll be waiting to catch up with a fellow techie:)

Комментарии

Информация по комментариям в разработке