MongoDB in Action
Kyle Banker
Broschiertes Buch

MongoDB in Action

Versandkostenfrei!
Nicht lieferbar
DESCRIPTIONMongoDB is a document-oriented database that's highly scalable anddelivers very high-performance, especially with massive data sets thatneed to be spread across multiple servers. It blends the things youexpect with any database—like indexing, querying, and highavailability—with powerful new features like easy horizontal scaling("auto-sharding"), map/reduce aggregation, and a flexible documentdata model to support dynamic schemas. MongoDB in Action is a comprehensive guide to MongoDB forapplication developers. The book begins by explaining what makesMongoDB unique and describing it...