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
Tanishk · 6 min
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
Forget normalization. In Cassandra you model one table per query, choose partition keys carefully and keep partitions bounded.
#data-modeling#nosql#schema-design
In this article you will learn about Cassandra and its Data Model.
#data-modeling#scalability
In this article you will learn how to Install Couchbase Server 4.5.0
#data-modeling