mishnit.github.io

SQL vs. NoSQL

Common types of NoSQL

Key-value stores

Document databases

Wide-column / columnar databases

Graph database

Differences between SQL and NoSQL

Storage

Schema

Querying

Scalability

ACID

Which one to use?

SQL

NoSQL