Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 367 Bytes

Databases.md

File metadata and controls

12 lines (11 loc) · 367 Bytes

TL;DR

  • Tiny application - key-value database

  • MVP as fast as you can - document-oriented database

  • Brand new social network - graph database

  • App to calculate data and show statistic - document-oriented database

  • Otherwise - use SQL database

  • [[Relational Databases]]

  • [[NoSQL Databases]]

  • [[Time Series Databases]]

  • [[Multi model databases]]

  • [[NewSQL]]