中文名: MongoDB 權威指南
原名: MongoDB: The Definitive Guide
作者: Kristina Chodorow
Michael Dirolf
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版
出版社: O'Reilly
書號: 978-1449381561
發行時間: 2010年09月24日
地區: 美國
語言: 英文
簡介:
內容簡介:MongoDB如何幫你管理通過Web應用收集的海量數據呢?通過本書的權威解讀,你會了解面向文檔數據庫的諸多優點,會發現MongoDB如此穩定、性能優越甚至能夠無限水平擴展背後的原因。
本書的兩位作者均來自開發並支持開源數據庫MongoDB的公司10gen。數據庫開發人員可將此書作為參考指南,系統管理員可以從本書中找到高級配置技巧,其他用戶可以了解一些基本概念和用例。你會發現,將數據組織成自包含的JSON風格的文檔比組織成關系型數據庫中的記錄要容易得多。
內容截圖: 目錄:
Chapter 1 Introduction
Chapter 2 Getting Started
Chapter 3 Creating, Updating, and Deleting Documents
Chapter 4 Querying
Chapter 5 Indexing
Chapter 6 Aggregation
Chapter 7 Advanced Topics
Chapter 8 Administration
Chapter 9 Replication
Chapter 10 Sharding
Chapter 11 Example Applications
Appendix Installing MongoDB
Appendix mongo: The Shell
Appendix MongoDB Internals
Colophon