Quantcast
Channel: MongoDB – Vlad Mihalcea
Viewing all articles
Browse latest Browse all 17

MongoDB and the fine art of data modeling

$
0
0

Introduction This is the third part of our MongoDB time series tutorial, and this post will emphasize the importance of data modeling. You might want to check the first part of this series, to get familiar with our virtual project requirements and the second part talking about common optimization techniques. When you first start using MongoDB, you’ll immediately notice it’s schema-less data model. But schema-less doesn’t mean skipping proper data modeling (satisfying your application business and performance requirements). As opposed to a SQL database, a NoSQL document model is more focused towards... Read More

The post MongoDB and the fine art of data modeling appeared first on Vlad Mihalcea.


Viewing all articles
Browse latest Browse all 17

Trending Articles