- MongoDB Cookbook(Second Edition)
- Cyrus Dasadia Amol Nayak
- 137字
- 2021-07-23 14:38:54
Preface
MongoDB is a document-oriented, leading NoSQL database, which offers linear scalability, thus making it a good contender for high-volume, high-performance systems across all the business domains. It has an edge over the majority of NoSQL solutions for its ease of use, high performance, and rich features.
This book provides detailed recipes that describe how to use the different features of MongoDB. The recipes cover topics ranging from setting up MongoDB, knowing its programming language API, and monitoring and administration, to some advanced topics such as cloud deployment, integration with Hadoop, and some open source and proprietary tools for MongoDB. The recipe format presents the information in a concise, actionable form; this lets you refer to the recipe to address and know the details of just the use case in hand without going through the entire book.
- Flask Blueprints
- The React Workshop
- Python應用輕松入門
- Visual C
- 編譯系統透視:圖解編譯原理
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Mastering Akka
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Python機器學習開發實戰
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- Java EE基礎實用教程
- Instant PhoneGap
- Data Analysis with R
- SQL Server 2014從入門到精通
- Architecting Modern Java EE Applications