Jump to ratings and reviews
Rate this book

MongoDB 8.0 in Action, Third Edition: Building on the Atlas Data Platform

Rate this book
Deliver flexible, scalable, and high-performance data storage that's perfect for AI and other modern applications with MongoDB 8.0 and MongoDB Atlas multi-cloud data platform.

In MongoDB 8.0 in Action, Third Edition you'll find comprehensive coverage of the latest version of MongoDB 8.0 and the MongoDB Atlas multi-cloud data platform. Learn to utilize MongoDB’s flexible schema design for data modeling, scale applications effectively using advanced sharding features, integrate full-text and vector-based semantic search, and more. This totally revised new edition delivers engaging hands-on tutorials and examples that put MongoDB into action!

In MongoDB 8.0 in Action, Third Edition you'

• Master new features in MongoDB 8.0
• Create your first, free Atlas cluster using the Atlas CLI
• Design scalable NoSQL databases with effective data modeling techniques
• Master Vector Search for building GenAI-driven applications
• Utilize advanced search capabilities in MongoDB Atlas, including full-text search
• Build Event-Driven Applications with Atlas Stream Processing
• Deploy and manage MongoDB Atlas clusters both locally and in the cloud using the Atlas CLI
• Leverage the Atlas SQL interface for familiar SQL querying
• Use MongoDB Atlas Online Archive for efficient data management
• Establish robust security practices including encryption
• Master backup and restore strategies
• Optimize database performance and identify slow queries

MongoDB 8.0 in Action, Third Edition offers a clear, easy-to-understand introduction to everything in MongoDB 8.0 and MongoDB Atlas—including new advanced features such as embedded config servers in sharded clusters, or moving an unsharded collection to a different shard. The book also covers Atlas stream processing, full text search, and vector search capabilities for generative AI applications. Each chapter is packed with tips, tricks, and practical examples you can quickly apply to your projects, whether you're brand new to MongoDB or looking to get up to speed with the latest version.

About the technology

MongoDB is the database of choice for storing structured, semi-structured, and unstructured data like business documents and other text and image files. MongoDB 8.0 introduces a range of exciting new features—from sharding improvements that simplify the management of distributed data, to performance enhancements that stay resilient under heavy workloads. Plus, MongoDB Atlas brings vector search and full-text search features that support AI-powered applications.

About the book

MongoDB 8.0 in Action, Third Edition you’ll learn how to take advantage of all the new features of MongoDB 8.0, including the powerful MongoDB Atlas multi-cloud data platform. You’ll start with the basics of setting up and managing a document database. Then, you’ll learn how to use MongoDB for AI-driven applications, implement advanced stream processing, and optimize performance with improved indexing and query handling. Hands-on projects like creating a RAG-based chatbot and building an aggregation pipeline mean you’ll really put MongoDB into action!

What's inside

• The new features in MongoDB 8.0
• Utilizing sharding enhancements
• Using vector-based search technologies
• Full-text search capabilities for efficient text indexing and querying

About the reader

576 pages, Paperback

Published August 19, 2025

2 people want to read

About the author

Arek Borucki

4 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Denis.
63 reviews5 followers
August 31, 2025
MongoDB is a general purpose database that is easy to use. This book teaches you all you need to know to use the database. The author is a MongoDB champion.

So far in the first chapter the books shows you:

- Shows you how to interact with MongoDB using Python, NodeJS, Ruby and mongosh. For Python the motor driver is deprecated and PyMongo is the new go to driver. The author presents the strengths of each driver.

- Introduces you to essential tools like MongoDB compass

- A whole chapter dedicated to CRUD operations, (create, update, delete, replace, cursors, sorting, projections, bulk ops)

- Dives deep into more advanced topics like vector search, special collections, aggregations pipeline and security.

- How to design MongoDB schemas. Schema design patterns and anti-patterns.

- All about indexes, transactions, change streams and sharded MongoDB Clusters.

The second chapter is focused on MongoDB's cloud platform Atlas and the third chapter is focused on MongoDB security.
Profile Image for Giuseppe Catalano.
5 reviews
August 29, 2025
This book is a comprehensive and practical guide for anyone looking to master this powerful NoSQL database. This updated edition expertly covers both fundamental concepts and advanced features, making it suitable for beginners and experienced developers alike. The clear explanations and real-world code examples make complex topics easy to understand and implement. It's an invaluable resource for building scalable, high-performance applications and is highly recommended for anyone working in modern web development or data management.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.