Skip to content

Instantly share code, notes, and snippets.

@afuggini
Last active January 4, 2024 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afuggini/41b5a33a241d55700d6f885d6aa7f8c4 to your computer and use it in GitHub Desktop.
Save afuggini/41b5a33a241d55700d6f885d6aa7f8c4 to your computer and use it in GitHub Desktop.
How to choose a DB engine: NoSQL vs RDBMS
  • Volume of data
  • Scaling
  • Structure strictness (data schemas)
  • Query complexity
  • Type of data
  • Depth levels of data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment