Types of SQL Joins: Inner, Left, Right, and Full 📅 Jul 13, 2022 · ☕ 7 min read Various types of SQL Joins: inner, left, right, full, and cross. Understanding SQL joins will help you in making them fast.
📌 SQL vs. NoSQL Database: When to Use, How to Choose 📅 Jun 7, 2021 · ☕ 12 min read Difference between SQL and NoSQL database. When to choose NoSQL over SQL. Decision tree to pick from RDBMS, key-value, wide column, document, graph dbs.