Data Modeling With NoSQL Data - 401-advanced-javascript-Mai/amman-javascript-401d1 GitHub Wiki

SQL “Normal” or “Traditional” databases like Postgres, SQL Server, Oracle and the like are “Relational”, in that they store data in rows and columns and link related records through a system of keys and pointers (Foreign Keys).