sanjar-notes / db

Databases and Query Languages
0 stars 0 forks source link

SQL and SQL databases in depth #17

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago

I already did a low-medium level SQL, and Sequelize study - https://github.com/sanjar-notes/nodejs-notes

For a deeper dive, do one of these:

  1. Academind @Udemy - SQL - The Complete Developer's Guide (MySQL, PostgreSQL) - covers both MySQL and Postgres, but sections on query tuning are missing
  2. Stephen grider @Udemy - SQL and PostgreSQL: The Complete Developer's Guide - specific to Postgres, but has sections about query tuning, DB internals