MongoDB Fundamentals - A hands-on guide to using MongoDB and Atlas in the real world
Amit Phaltankar, Juned Ahsan, Michael Harrison, Liviu Nedov
Summary
In an era where data drives decision-making and application development, mastering flexible, scalable databases is essential. This book offers a practical exploration of MongoDB, one of the leading NoSQL databases, guiding readers through its core concepts and real-world applications. The authors provide hands-on experience with MongoDB and its cloud service Atlas, emphasizing how to leverage these tools effectively for modern software development challenges.
- Document-Oriented Data Model: MongoDB stores data in flexible JSON-like documents, enabling schema evolution and easier representation of complex hierarchical data compared to traditional relational tables.
- CRUD Operations Simplified: The book...
Full summary available for members.
Log in or create a free account to view.