Data Modeling For Mongodb

Download Data Modeling For Mongodb full books in PDF, epub, and Kindle. Read online free Data Modeling For Mongodb ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads. We cannot guarantee that every ebooks is available!

Data Modeling for MongoDB

Data Modeling for MongoDB
Author :
Publisher : Technics Publications
Total Pages : 226
Release :
ISBN-10 : 9781634620413
ISBN-13 : 1634620410
Rating : 4/5 (410 Downloads)

Book Synopsis Data Modeling for MongoDB by : Steve Hoberman

Download or read book Data Modeling for MongoDB written by Steve Hoberman and published by Technics Publications. This book was released on 2014-06-01 with total page 226 pages. Available in PDF, EPUB and Kindle. Book excerpt: Congratulations! You completed the MongoDB application within the given tight timeframe and there is a party to celebrate your application’s release into production. Although people are congratulating you at the celebration, you are feeling some uneasiness inside. To complete the project on time required making a lot of assumptions about the data, such as what terms meant and how calculations are derived. In addition, the poor documentation about the application will be of limited use to the support team, and not investigating all of the inherent rules in the data may eventually lead to poorly-performing structures in the not-so-distant future. Now, what if you had a time machine and could go back and read this book. You would learn that even NoSQL databases like MongoDB require some level of data modeling. Data modeling is the process of learning about the data, and regardless of technology, this process must be performed for a successful application. You would learn the value of conceptual, logical, and physical data modeling and how each stage increases our knowledge of the data and reduces assumptions and poor design decisions. Read this book to learn how to do data modeling for MongoDB applications, and accomplish these five objectives: Understand how data modeling contributes to the process of learning about the data, and is, therefore, a required technique, even when the resulting database is not relational. That is, NoSQL does not mean NoDataModeling! Know how NoSQL databases differ from traditional relational databases, and where MongoDB fits. Explore each MongoDB object and comprehend how each compares to their data modeling and traditional relational database counterparts, and learn the basics of adding, querying, updating, and deleting data in MongoDB. Practice a streamlined, template-driven approach to performing conceptual, logical, and physical data modeling. Recognize that data modeling does not always have to lead to traditional data models! Distinguish top-down from bottom-up development approaches and complete a top-down case study which ties all of the modeling techniques together. This book is written for anyone who is working with, or will be working with MongoDB, including business analysts, data modelers, database administrators, developers, project managers, and data scientists. There are three sections: In Section I, Getting Started, we will reveal the power of data modeling and the tight connections to data models that exist when designing any type of database (Chapter 1), compare NoSQL with traditional relational databases and where MongoDB fits (Chapter 2), explore each MongoDB object and comprehend how each compares to their data modeling and traditional relational database counterparts (Chapter 3), and explain the basics of adding, querying, updating, and deleting data in MongoDB (Chapter 4). In Section II, Levels of Granularity, we cover Conceptual Data Modeling (Chapter 5), Logical Data Modeling (Chapter 6), and Physical Data Modeling (Chapter 7). Notice the “ing” at the end of each of these chapters. We focus on the process of building each of these models, which is where we gain essential business knowledge. In Section III, Case Study, we will explain both top down and bottom up development approaches and go through a top down case study where we start with business requirements and end with the MongoDB database. This case study will tie together all of the techniques in the previous seven chapters. Nike Senior Data Architect Ryan Smith wrote the foreword. Key points are included at the end of each chapter as a way to reinforce concepts. In addition, this book is loaded with hands-on exercises, along with their answers provided in Appendix A. Appendix B contains all of the book’s references and Appendix C contains a glossary of the terms used throughout the text.


Data Modeling for MongoDB Related Books

Data Modeling for MongoDB
Language: en
Pages: 226
Authors: Steve Hoberman
Categories: Computers
Type: BOOK - Published: 2014-06-01 - Publisher: Technics Publications

DOWNLOAD EBOOK

Congratulations! You completed the MongoDB application within the given tight timeframe and there is a party to celebrate your application’s release into prod
MongoDB Applied Design Patterns
Language: en
Pages: 176
Authors: Rick Copeland
Categories: Computers
Type: BOOK - Published: 2013-03-04 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Whether you’re building a social media site or an internal-use enterprise application, this hands-on guide shows you the connection between MongoDB and the bu
MongoDB Recipes
Language: en
Pages: 257
Authors: Subhashini Chellappan
Categories: Computers
Type: BOOK - Published: 2019-12-13 - Publisher: Apress

DOWNLOAD EBOOK

Get the most out of MongoDB using a problem-solution approach. This book starts with recipes on the MongoDB query language, including how to query various data
Mongodb Data Modeling
Language: en
Pages: 202
Authors: Wilson Da Rocha Franca
Categories: Computers
Type: BOOK - Published: 2015 - Publisher:

DOWNLOAD EBOOK

This book is intended for database professionals, software developers, and architects who have some previous experience with MongoDB and now want to shift their
MongoDB: The Definitive Guide
Language: en
Pages: 610
Authors: Kristina Chodorow
Categories: Computers
Type: BOOK - Published: 2013-05-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the