<p>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 MongoD
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
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 Guide to MongoDB covers the data model, underlying architecture, coding with Mongo Shell, and administrating the MongoDB platform, among other topics. The book also provides clear guidelines and practical examples for architecting, developing, and deploying applications using the MongoDB platform. Database developers, architects, and administrators will find useful information covering all aspects of the MongoDB platform and how to put it to use practically. 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 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.
π 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