Practical Guide to MongoDB: Architecting, Developing, and Administering MongoDB begins with a short introduction to the basics of NoSQL databases and then introduces readers to MongoDBβthe leading document based NoSQL database, acquainting them step-by-step with all aspects of MongoDB. Practical Gu
Practical MongoDB: Architecting, Developing, and Administering MongoDB
β Scribed by Shakuntala Gupta Edward, Navin Sabharwal
- Publisher
- Apress
- Year
- 2015
- Tongue
- English
- Leaves
- 263
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The "one-size-fits-all" thinking regarding traditional RDBMSs has been challenged in the last few years by the emergence of diversified NoSQL databases. More than 120 NoSQL databases are now available in the market, and the market leader by far is MongoDB. With so many companies opting for MongoDB as their NoSQL database of choice, there's a need for a practical how-to combined with expert advice for getting the most out of the software.
Beginning with a short introduction to the basics of NoSQL databases, MongoDB experts Navin Sabharwal and Shankatala Gupta Edward introduce readers to MongoDB β the leading document based NoSQL database, acquainting them step by step with all aspects of MongoDB. They cover the data model, underlying architecture, how to code using Mongo Shell, and administration of the MongoDB platform, among other topics. The book also provides clear guidelines and practical examples for architecting and developing applications using the MongoDB platform and deploying them. Database developers, architects, and database administrators will find useful information covering all aspects of the MongoDB platform and how to put it to use practically.
Practical Guide to MongoDB provides readers with:
- A solid understanding of NoSQL databases
- An understanding of how to get started with MongoDB
- Methodical coverage of the architecture, development, and administration of MongoDB
A plethora of "How toβs" enabling you to use the technology most efficiently to solve the problems you face
Practical MongoDB is for those just starting to learning to work with NoSQL databases in general and MongoDB in particular. Skills in these areas are in demand, making this book essential reading for those who want to work more productively or break into big data work. It will prove equally useful for entrepreneurs and others who like to work with new tech
nologies.
β¦ Table of Contents
Front Matter....Pages i-xxii
Big Data....Pages 1-12
NoSQL....Pages 13-23
Introducing MongoDB....Pages 25-28
The MongoDB Data Model....Pages 29-34
MongoDB - Installation and Configuration....Pages 35-52
Using MongoDB Shell....Pages 53-93
MongoDB Architecture....Pages 95-157
MongoDB Explained....Pages 159-190
Administering MongoDB....Pages 191-212
MongoDB Use Cases....Pages 213-225
MongoDB Limitations....Pages 227-232
MongoDB Best Practices....Pages 233-242
Back Matter....Pages 243-249
β¦ Subjects
Database Management;Information Systems and Communication Service
π SIMILAR VOLUMES
<h4>Key Features</h4><ul><li>Configure and deploy your MongoDB instance securely, without any hassle</li><li>Optimize your database's query performance, perform scale-out operations, and make your database highly available</li><li>Practical guide with a recipe-based approach to help you tackle any p
<p><b>Design, administer, and deploy high-volume and fault-tolerant database applications using MongoDB 4.x</b></p> <h4>Key Features</h4> <ul><li>Build a powerful and scalable MongoDB database using real industry data</li> <li>Understand the process of designing NoSQL schema with the latest release
Mongoose is all about putting the data model where it should be: in your application. You can control everything from within your application in JavaScript, eliminating the need to work with the database or a separate management system. Mongoose for Application Development is a practical, hands-on