EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Mongo DB Notes For Professionals

Download or read book Mongo DB Notes For Professionals written by Dr. Ashad Ullah Qureshi and published by Concepts Books Publication. This book was released on 2023-03-01 with total page 73 pages. Available in PDF, EPUB and Kindle. Book excerpt: MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License which is deemed non-free by several distributions

Book MongoDB

    Book Details:
  • Author :
  • Publisher :
  • Release : 201?
  • ISBN :
  • Pages : pages

Download or read book MongoDB written by and published by . This book was released on 201? with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book PHP Notes For Professionals

Download or read book PHP Notes For Professionals written by Dr. Ashad Ullah Qureshi and published by Concepts Books Publication. This book was released on 2023-03-01 with total page 481 pages. Available in PDF, EPUB and Kindle. Book excerpt: PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, even build entire e-commerce sites. It is integrated with a number of popular databases, including MySQL, PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server.

Book MongoDB  The Definitive Guide

Download or read book MongoDB The Definitive Guide written by Kristina Chodorow and published by "O'Reilly Media, Inc.". This book was released on 2013-05-10 with total page 518 pages. Available in PDF, EPUB and Kindle. Book excerpt: Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples. Get started with MongoDB core concepts and vocabulary Perform basic write operations at different levels of safety and speed Create complex queries, with options for limiting, skipping, and sorting results Design an application that works well with MongoDB Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce Gather and interpret statistics about your collections and databases Set up replica sets and automatic failover in MongoDB Use sharding to scale horizontally, and learn how it impacts applications Delve into monitoring, security and authentication, backup/restore, and other administrative tasks

Book Instant MongoDB

    Book Details:
  • Author : Amol Nayak
  • Publisher : Packt Publishing Ltd
  • Release : 2013-01-01
  • ISBN : 1782169717
  • Pages : 147 pages

Download or read book Instant MongoDB written by Amol Nayak and published by Packt Publishing Ltd. This book was released on 2013-01-01 with total page 147 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. MongoDB Starter is a fast and practical guide designed to help you start developing high-performance and scalable applications using MongoDB.MongoDB Starter is ideal for developers who are new to MongoDB and who need a no-nonsense guide on how to start working with it. No knowledge of MongoDB is required to follow this book, but some knowledge of C++ would be helpful.

Book Mastering MongoDB 4 x

    Book Details:
  • Author : Alex Giamas
  • Publisher : Packt Publishing Ltd
  • Release : 2019-03-30
  • ISBN : 1789611385
  • Pages : 384 pages

Download or read book Mastering MongoDB 4 x written by Alex Giamas and published by Packt Publishing Ltd. This book was released on 2019-03-30 with total page 384 pages. Available in PDF, EPUB and Kindle. Book excerpt: Leverage the power of MongoDB 4.x to build and administer fault-tolerant database applications Key FeaturesMaster the new features and capabilities of MongoDB 4.x Implement advanced data modeling, querying, and administration techniques in MongoDBIncludes rich case-studies and best practices followed by expert MongoDB developersBook Description MongoDB is the best platform for working with non-relational data and is considered to be the smartest tool for organizing data in line with business needs. The recently released MongoDB 4.x supports ACID transactions and makes the technology an asset for enterprises across the IT and fintech sectors. This book provides expertise in advanced and niche areas of managing databases (such as modeling and querying databases) along with various administration techniques in MongoDB, thereby helping you become a successful MongoDB expert. The book helps you understand how the newly added capabilities function with the help of some interesting examples and large datasets. You will dive deeper into niche areas such as high-performance configurations, optimizing SQL statements, configuring large-scale sharded clusters, and many more. You will also master best practices in overcoming database failover, and master recovery and backup procedures for database security. By the end of the book, you will have gained a practical understanding of administering database applications both on premises and on the cloud; you will also be able to scale database applications across all servers. What you will learnPerform advanced querying techniques such as indexing and expressionsConfigure, monitor, and maintain a highly scalable MongoDB environment Master replication and data sharding to optimize read/write performance Administer MongoDB-based applications on premises or on the cloud Integrate MongoDB with big data sources to process huge amounts of data Deploy MongoDB on Kubernetes containers Use MongoDB in IoT, mobile, and serverless environmentsWho this book is for This book is ideal for MongoDB developers and database administrators who wish to become successful MongoDB experts and build scalable and fault-tolerant applications using MongoDB. It will also be useful for database professionals who wish to become certified MongoDB professionals. Some understanding of MongoDB and basic database concepts is required to get the most out of this book.

Book Learn MongoDB 4 x

    Book Details:
  • Author : Doug Bierer
  • Publisher : Packt Publishing Ltd
  • Release : 2020-09-11
  • ISBN : 1789614791
  • Pages : 593 pages

Download or read book Learn MongoDB 4 x written by Doug Bierer and published by Packt Publishing Ltd. This book was released on 2020-09-11 with total page 593 pages. Available in PDF, EPUB and Kindle. Book excerpt: Design, administer, and deploy high-volume and fault-tolerant database applications using MongoDB 4.x Key FeaturesBuild a powerful and scalable MongoDB database using real industry dataUnderstand the process of designing NoSQL schema with the latest release of MongoDB 4.xExplore the ins and outs of MongoDB, including queries, replication, sharding, and vital admin tasksBook Description When it comes to managing a high volume of unstructured and non-relational datasets, MongoDB is the defacto database management system (DBMS) for DBAs and data architects. This updated book includes the latest release and covers every feature in MongoDB 4.x, while helping you get hands-on with building a MongoDB database app. You’ll get to grips with MongoDB 4.x concepts such as indexes, database design, data modeling, authentication, and aggregation. As you progress, you’ll cover tasks such as performing routine operations when developing a dynamic database-driven website. Using examples, you’ll learn how to work with queries and regular database operations. The book will not only guide you through design and implementation, but also help you monitor operations to achieve optimal performance and secure your MongoDB database systems. You’ll also be introduced to advanced techniques such as aggregation, map-reduce, complex queries, and generating ad hoc financial reports on the fly. Later, the book shows you how to work with multiple collections as well as embedded arrays and documents, before finally exploring key topics such as replication, sharding, and security using practical examples. By the end of this book, you’ll be well-versed with MongoDB 4.x and be able to perform development and administrative tasks associated with this NoSQL database. What you will learnUnderstand how to configure and install MongoDB 4.xBuild a database-driven website using MongoDB as the backendPerform basic database operations and handle complex MongoDB queriesDevelop a successful MongoDB database design for large corporate customers with complex requirementsSecure MongoDB database systems by establishing role-based access control with X.509 transport-level securityOptimize reads and writes directed to a replica set or sharded clusterPerform essential MongoDB administration tasksMaintain database performance through monitoringWho this book is for This book is a MongoDB tutorial for DevOps engineers, database developers, database administrators, system administrators and those who are just getting started with NoSQL and looking to build document-oriented databases and gain real-world experience in managing databases using MongoDB. Basic knowledge of databases and Python is required to get started with this DBMS book.

Book MongoDB Basics

    Book Details:
  • Author : Peter Membrey
  • Publisher : Apress
  • Release : 2014-12-05
  • ISBN : 1484208951
  • Pages : 133 pages

Download or read book MongoDB Basics written by Peter Membrey and published by Apress. This book was released on 2014-12-05 with total page 133 pages. Available in PDF, EPUB and Kindle. Book excerpt: Need a quick and easy to understand introduction to MongoDB and NoSQL databases? MongoDB Basics, from The Definitive Guide to MongoDB, 2E, shows you how a document-oriented database system differs from a relational database, and how to install and get started using it. You'll also learn MongoDB design basics, including geospatial indexing, how to navigate, view, and query your database, and how to use GridFS with a bit of Python.

Book Mastering MongoDB

Download or read book Mastering MongoDB written by and published by Cybellium Ltd. This book was released on with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: Unleash the Full Potential of NoSQL Data Storage In the realm of NoSQL databases, MongoDB stands as a pioneer—a versatile solution that empowers organizations to handle complex data needs with ease. "Mastering MongoDB Database" is your ultimate guide to understanding and harnessing the capabilities of this dynamic platform, offering comprehensive insights into building, managing, and scaling robust data-driven applications. About the Book: As data becomes increasingly diverse and voluminous, the demand for agile and scalable data storage solutions has skyrocketed. "Mastering MongoDB Database" dives deep into MongoDB—a document-oriented NoSQL database—equipping both newcomers and experienced professionals with the tools to harness MongoDB's capabilities for successful application development. Key Features: MongoDB Essentials: Begin with a comprehensive introduction to MongoDB, understanding its architecture, data model, and core principles. Document-Oriented Data Modeling: Explore the unique document-oriented data model of MongoDB. Learn how to design schemas that cater to dynamic and evolving data requirements. Querying and Aggregation: Master the art of querying and aggregating data in MongoDB. Learn about the powerful query language and aggregation framework that enable efficient data retrieval and analysis. Indexes and Performance Optimization: Delve into index creation and optimization strategies that enhance data access speed and overall application performance. Scaling and Sharding: Understand the intricacies of scaling MongoDB for large-scale applications. Learn about horizontal scaling and sharding techniques that accommodate growth. High Availability and Replication: Explore strategies for ensuring high availability and data redundancy through replication. Learn how to set up replica sets to guarantee data durability. Security and Authentication: Grasp the best practices for securing your MongoDB deployment. Learn about authentication mechanisms, access controls, and data encryption. Real-World Use Cases: Gain insights into how MongoDB is applied across industries to solve real-world challenges. From content management systems to IoT platforms, explore versatile applications of MongoDB. Why This Book Matters: In a data-driven world, MongoDB offers a dynamic platform for handling diverse data needs. "Mastering MongoDB Database" empowers database administrators, developers, and technology enthusiasts to tap into MongoDB's potential, enabling them to design and implement applications that excel in the era of data complexity. Unlock the Power of MongoDB: As the data landscape evolves, MongoDB continues to be at the forefront of dynamic data storage solutions. "Mastering MongoDB Database" equips you with the knowledge needed to harness MongoDB's full potential, enabling you to build agile, scalable, and high-performance applications that thrive in the modern data-driven ecosystem. Your journey to mastering MongoDB starts here. © 2023 Cybellium Ltd. All rights reserved. www.cybellium.com

Book NoSQL with MongoDB in 24 Hours  Sams Teach Yourself

Download or read book NoSQL with MongoDB in 24 Hours Sams Teach Yourself written by Brad Dayley and published by Sams Publishing. This book was released on 2014-08-21 with total page 542 pages. Available in PDF, EPUB and Kindle. Book excerpt: NoSQL database usage is growing at a stunning 50% per year, as organizations discover NoSQL's potential to address even the most challenging Big Data and real-time database problems. Every NoSQL database is different, but one is the most popular by far: MongoDB. Now, in just 24 lessons of one hour or less, you can learn how to leverage MongoDB's immense power. Each short, easy lesson builds on all that's come before, teaching NoSQL concepts and MongoDB techniques from the ground up. Sams Teach Yourself NoSQL with MongoDB in 24 Hours covers all this, and much more: Learning how NoSQL is different, when to use it, and when to use traditional RDBMSes instead Designing and implementing MongoDB databases of diverse types and sizes Storing and interacting with data via Java, PHP, Python, and Node.js/Mongoose Choosing the right NoSQL distribution model for your application Installing and configuring MongoDB Designing MongoDB data models, including collections, indexes, and GridFS Balancing consistency, performance, and durability Leveraging the immense power of Map-Reduce Administering, monitoring, securing, backing up, and repairing MongoDB databases Mastering advanced techniques such as sharding and replication Optimizing performance

Book Mongodb Cookbook

    Book Details:
  • Author : Cyrus Dasadia
  • Publisher : Packt Publishing
  • Release : 2016-01-13
  • ISBN : 9781785289989
  • Pages : 370 pages

Download or read book Mongodb Cookbook written by Cyrus Dasadia and published by Packt Publishing. This book was released on 2016-01-13 with total page 370 pages. Available in PDF, EPUB and Kindle. Book excerpt: Harness the latest features of MongoDB 3 with this collection of 80 recipes – from managing cloud platforms to app development, this book is a vital resourceAbout This Book• Get to grips with the latest features of MongoDB 3• Interact with the MongoDB server and perform a wide range of query operations from the shell• From administration to automation, this cookbook keeps you up to date with the world's leading NoSQL databaseWho This Book Is ForThis book is engineered for anyone who is interested in managing data in an easy and efficient way using MongoDB. You do not need any prior knowledge of MongoDB, but it would be helpful if you have some programming experience in either Java or Python.What You Will Learn• Install, configure, and administer MongoDB sharded clusters and replica sets• Begin writing applications using MongoDB in Java and Python languages• Initialize the server in three different modes with various configurations• Perform cloud deployment and introduce PaaS for Mongo• Discover frameworks and products built to improve developer productivity using Mongo• Take an in-depth look at the Mongo programming driver APIs in Java and Python• Set up enterprise class monitoring and backups of MongoDBIn DetailMongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations – it's easy to see why it's the most popular NoSQL database on the market. Packed with many features that have become essential for many different types of software professionals and incredibly easy to use, this cookbook contains many solutions to the everyday challenges of MongoDB, as well as guidance on effective techniques to extend your skills and capabilities.This book starts with how to initialize the server in three different modes with various configurations. You will then be introduced to programming language drivers in both Java and Python. A new feature in MongoDB 3 is that you can connect to a single node using Python, set to make MongoDB even more popular with anyone working with Python. You will then learn a range of further topics including advanced query operations, monitoring and backup using MMS, as well as some very useful administration recipes including SCRAM-SHA-1 Authentication. Beyond that, you will also find recipes on cloud deployment, including guidance on how to work with Docker containers alongside MongoDB, integrating the database with Hadoop, and tips for improving developer productivity.Created as both an accessible tutorial and an easy to use resource, on hand whenever you need to solve a problem, MongoDB Cookbook will help you handle everything from administration to automation with MongoDB more effectively than ever before.Style and approachEvery recipe is explained in a very simple set-by-step manner yet is extremely comprehensive.

Book Spring Data

    Book Details:
  • Author : Mark Pollack
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2012-10-24
  • ISBN : 1449323952
  • Pages : 315 pages

Download or read book Spring Data written by Mark Pollack and published by "O'Reilly Media, Inc.". This book was released on 2012-10-24 with total page 315 pages. Available in PDF, EPUB and Kindle. Book excerpt: You can choose several data access frameworks when building Java enterprise applications that work with relational databases. But what about big data? This hands-on introduction shows you how Spring Data makes it relatively easy to build applications across a wide range of new data access technologies such as NoSQL and Hadoop. Through several sample projects, you’ll learn how Spring Data provides a consistent programming model that retains NoSQL-specific features and capabilities, and helps you develop Hadoop applications across a wide range of use-cases such as data analysis, event stream processing, and workflow. You’ll also discover the features Spring Data adds to Spring’s existing JPA and JDBC support for writing RDBMS-based data access layers. Learn about Spring’s template helper classes to simplify the use of database-specific functionality Explore Spring Data’s repository abstraction and advanced query functionality Use Spring Data with Redis (key/value store), HBase (column-family), MongoDB (document database), and Neo4j (graph database) Discover the GemFire distributed data grid solution Export Spring Data JPA-managed entities to the Web as RESTful web services Simplify the development of HBase applications, using a lightweight object-mapping framework Build example big-data pipelines with Spring Batch and Spring Integration

Book MongoDB Administrator s Guide

Download or read book MongoDB Administrator s Guide written by Cyrus Dasadia and published by Packt Publishing Ltd. This book was released on 2017-10-25 with total page 223 pages. Available in PDF, EPUB and Kindle. Book excerpt: Manage, fine-tune, secure and deploy your MongoDB solution with ease with the help of practical recipes About This Book Configure and deploy your MongoDB instance securely, without any hassle Optimize your database's query performance, perform scale-out operations, and make your database highly available Practical guide with a recipe-based approach to help you tackle any problem in the application and database administration aspects of MongoDB Who This Book Is For Database administrators with a basic understanding of the features of MongoDB and who want to professionally configure, deploy, and administer a MongoDB database, will find this book essential. If you are a MongoDB developer and want to get into MongoDB administration, this book will also help you. What You Will Learn Install and deploy MongoDB in production Manage and implement optimal indexes Optimize monitoring in MongoDB Fine-tune the performance of your queries Debug and diagnose your database's performance Optimize database backups and recovery and ensure high availability Make your MongoDB instance scalable Implement security and user authentication features in MongoDB Master optimal cloud deployment strategies In Detail MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations. Packed with many features that have become essential for many different types of software professional and incredibly easy to use, this cookbook contains more than 100 recipes to address the everyday challenges of working with MongoDB. Starting with database configuration, you will understand the indexing aspects of MongoDB. The book also includes practical recipes on how you can optimize your database query performance, perform diagnostics, and query debugging. You will also learn how to implement the core administration tasks required for high-availability and scalability, achieved through replica sets and sharding, respectively. You will also implement server security concepts such as authentication, user management, role-based access models, and TLS configuration. You will also learn how to back up and recover your database efficiently and monitor server performance. By the end of this book, you will have all the information you need—along with tips, tricks, and best practices—to implement a high-performance MongoDB solution. Style and approach This practical book follows a problem-solution approach to help you tackle any issues encountered while performing MongoDB administrative tasks. Each recipe is detailed, and explained in a very easy to understand manner

Book MongoDB Fundamentals

    Book Details:
  • Author : Amit Phaltankar
  • Publisher : Packt Publishing Ltd
  • Release : 2020-12-22
  • ISBN : 1839213043
  • Pages : 749 pages

Download or read book MongoDB Fundamentals written by Amit Phaltankar and published by Packt Publishing Ltd. This book was released on 2020-12-22 with total page 749 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to deploy and monitor databases in the cloud, manipulate documents, visualize data, and build applications running on MongoDB using Node.js Key FeaturesLearn the fundamentals of NoSQL databases with MongoDBCreate, manage, and optimize a MongoDB database in the cloud using AtlasUse a real-world dataset to gain practical experience of handling big dataBook Description MongoDB is one of the most popular database technologies for handling large collections of data. This book will help MongoDB beginners develop the knowledge and skills to create databases and process data efficiently. Unlike other MongoDB books, MongoDB Fundamentals dives into cloud computing from the very start – showing you how to get started with Atlas in the first chapter. You will discover how to modify existing data, add new data into a database, and handle complex queries by creating aggregation pipelines. As you progress, you'll learn about the MongoDB replication architecture and configure a simple cluster. You will also get to grips with user authentication, as well as techniques for backing up and restoring data. Finally, you'll perform data visualization using MongoDB Charts. You will work on realistic projects that are presented as bitesize exercises and activities, allowing you to challenge yourself in an enjoyable and attainable way. Many of these mini-projects are based around a movie database case study, while the last chapter acts as a final project where you will use MongoDB to solve a real-world problem based on a bike-sharing app. By the end of this book, you'll have the skills and confidence to process large volumes of data and tackle your own projects using MongoDB. What you will learnSet up and use MongoDB Atlas on the cloudInsert, update, delete, and retrieve data from MongoDBBuild aggregation pipelines to perform complex queriesOptimize queries using indexesMonitor databases and manage user authorizationImprove scalability and performance with sharding clustersReplicate clusters, back up your database, and restore dataCreate data-driven charts and reports from real-time dataWho this book is for This book is designed for people who are new to MongoDB. It is suitable for developers, database administrators, system administrators, and cloud architects who are looking to use MongoDB for smooth data processing in the cloud. Although not necessary, basic knowledge of a general programming language and experience with other databases will help you grasp the topics covered more easily.

Book MongoDB Notes

    Book Details:
  • Author : Er Durgesh
  • Publisher : Notion Press
  • Release : 2021-08-16
  • ISBN : 9781685237332
  • Pages : 90 pages

Download or read book MongoDB Notes written by Er Durgesh and published by Notion Press. This book was released on 2021-08-16 with total page 90 pages. Available in PDF, EPUB and Kindle. Book excerpt: The majority of this book will zero in on center MongoDB usefulness. We'll accordingly depend on the MongoDB shell. While the shell is valuable to learn just as being a helpful authoritative apparatus, your code will utilize a MongoDB driver. This raises the primary thing you should think about MongoDB: its drivers. MongoDB has various authority drivers for different dialects. These drivers can be considered as the different data set drivers you are likely effectively natural with. On top of these drivers, the advancement local area has constructed more language/structure explicit libraries. For model, NoRM is a C# library which carries out LINQ, and MongoMapper is a Ruby library which is ActiveRecordfriendly. Regardless of whether you decide to program straightforwardly against the center MongoDB drivers or some more significant level library is dependent upon you. I bring up this simply because many individuals new to MongoDB are confounded regarding why there are both authority drivers and local area libraries - the previous for the most part centers around center correspondence/network with MongoDB and the last with more language and system explicit executions. To recap, MongoDB is comprised of data sets which contain assortments. An assortment is comprised of reports.

Book Data Science Fundamentals for Python and MongoDB

Download or read book Data Science Fundamentals for Python and MongoDB written by David Paper and published by Apress. This book was released on 2018-05-10 with total page 221 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to complement and clarify data science concepts, and enrich the learning experience. Coding examples include visualizations whenever appropriate. The book is a necessary precursor to applying and implementing machine learning algorithms. The book is self-contained. All of the math, statistics, stochastic, and programming skills required to master the content are covered. In-depth knowledge of object-oriented programming isn’t required because complete examples are provided and explained. Data Science Fundamentals with Python and MongoDB is an excellent starting point for those interested in pursuing a career in data science. Like any science, the fundamentals of data science are a prerequisite to competency. Without proficiency in mathematics, statistics, data manipulation, and coding, the path to success is “rocky” at best. The coding examples in this book are concise, accurate, and complete, and perfectly complement the data science concepts introduced. What You'll Learn Prepare for a career in data science Work with complex data structures in Python Simulate with Monte Carlo and Stochastic algorithms Apply linear algebra using vectors and matrices Utilize complex algorithms such as gradient descent and principal component analysis Wrangle, cleanse, visualize, and problem solve with data Use MongoDB and JSON to work with data Who This Book Is For The novice yearning to break into the data science world, and the enthusiast looking to enrich, deepen, and develop data science skills through mastering the underlying fundamentals that are sometimes skipped over in the rush to be productive. Some knowledge of object-oriented programming will make learning easier.

Book MongoDB Recipes

    Book Details:
  • Author : Subhashini Chellappan
  • Publisher : Apress
  • Release : 2019-12-13
  • ISBN : 1484248910
  • Pages : 257 pages

Download or read book MongoDB Recipes written by Subhashini Chellappan and published by Apress. This book was released on 2019-12-13 with total page 257 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 structures stored within documents. These self-contained code examples allow you to solve your MongoDB problems without fuss. MongoDB Recipes describes how to use advanced querying in MongoDB, such as indexing and the aggregation framework. It demonstrates how to use the Compass function, a GUI client interacting with MongoDB, and how to apply data modeling to your MongoDB application. You’ll see recipes on the latest features of MongoDB 4 allowing you to manage data in an efficient manner using MongoDB. What You Will Learn Work with the MongoDB document model Design MongoDB schemas Use the MongoDB query language Harness the aggregation framework Create replica sets and sharding in MongoDB Who This Book Is ForDevelopers and professionals who work with MongoDB.