If you enjoyed this book, you may be interested in these other books by Packt:
MongoDB 4 Quick Start Guide
Doug Bierer
ISBN: 978-1-78934-353-3
- Get a standard MongoDB database up and running quickly
- Perform simple CRUD operations on the database using the MongoDB command shell
- Set up a simple aggregation pipeline to return subsets of data grouped, sorted, and filtered
- Safeguard your data via replication and handle massive amounts of data via sharding
- Publish data from a web form to the database using a program language driver
- Explore the basic CRUD operations performed using the PHP MongoDB driver
Mastering MongoDB 4.x - Second Edition
Alex Giamas
ISBN: 978-1-78961-787-0
- Perform advanced querying techniques such as indexing and expressions
- Configure, monitor, and maintain a highly scalable MongoDB environment
- Master replication and data sharding to...