(This book is a well received book about mongodb. Unlike traditional relational databases, mongodb is a document oriented database. This book introduces document oriented storage and uses mongodb's schemaless data model to process documents, collections, and multiple databases. It describes how to perform basic write operations and how to perform various complex conditional queries. It also introduces indexing, aggregation tools and other advanced query technologies, as well as the coverage of monitoring, security and authentication, backup and recovery, and horizontal expansion of mongodb database.
This book is suitable for database developers.)