You're comfortable writing queries in Sequelize ORM but when it comes to doing anything in raw SQL you have no clue where to begin.

"SQL feels like magic"

"Developers who can write clever SQL queries are ninja-rockstar gurus"

These are some of the quotes I hear when SQL comes up and I understand. Writing SQL queries can feel overwhelming. You spend valuable time trying to understand how a query works instead of writing the actual application and solving real-world problems.

So let's unveil that not-so-magic behind SQL. Here are 6 queries you know how to make in Sequelize. Rewritten and explained in SQL.

#sql 

SQL Explained: Common Sequelize Queries
5.10 GEEK