Awesome Nosql Guides Overview

:computer: Curated list of awesome resources and links about using NoSQL databases

🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 erictleung/awesome-nosql-guides · ⭐ 184 · 🏷️ Databases

[ Daily / Weekly / Overview ]

Awesome NoSQL Guides Awesome

Curated list of resources and links about using NoSQL databases and things to look for when deciding to use one.

A basic definition of NoSQL databases can be found on Wikipedia as:

"A NoSQL (originally referring to 'non SQL' or 'non relational') database provides a mechanism for storage and retrieval of data which is modeled in means other than the tabular relations used in relational databases."

For actual NoSQL databases, you can go here (⭐223k), here, here, here, here (⭐4.5k), or here (⭐22k). Also, not to be confused with the relational database management system, NoSQL.

Contents

Overview of NoSQL

Data Structures and Modeling

Trade-Offs in CAP/Brewer's Theorem

Crowd-Sourced Information

Graph Databases

Criticisms and Debates

Miscellaneous