MongoDB schema design: embed or reference?
The core modeling decision in MongoDB, with simple rules of thumb for one-to-few, one-to-many and many-to-many relationships.
#data-modeling#nosql#schema-design
Topic
The core modeling decision in MongoDB, with simple rules of thumb for one-to-few, one-to-many and many-to-many relationships.
#data-modeling#nosql#schema-design
Put Redis in front of your database the right way — choose a caching pattern, set sane TTLs, and avoid stampedes and stale data.
#caching#nosql#performance
Forget normalization. In Cassandra you model one table per query, choose partition keys carefully and keep partitions bounded.
#data-modeling#nosql#schema-design
Google has announced a new faster API for its NoSQL database for web as well as mobile apps
#news#nosql
In this article I describe the difference between NoSQL and SQL.
#nosql#scalability
In this article we will learn about the concepts of NoSQL. NoSQL is the fastest growing technology in the current landscape.
#big-data#nosql