Related: RDS, DynamoDB,

RDMBS (SQL) vs NoSQL


SQL:

  • SQL/RDMBS - interchangeable terms
  • Has predefined structured tables – Rigid Schema
  • Fixed relationship between tables

NoSQL:

  • Document centered rather than table centered.
  • Everything that is not relational.
  • No schema or weak schema