MongoDB Basics

Peter Membrey

  • 出版商: Apress
  • 出版日期: 2014-11-27
  • 售價: $2,310
  • 貴賓價: 9.5$2,195
  • 語言: 英文
  • 頁數: 144
  • 裝訂: Paperback
  • ISBN: 148420896X
  • ISBN-13: 9781484208960
  • 相關分類: NoSQLMongoDB
  • 海外代購書籍(需單獨結帳)

商品描述

Need a quick and easy to understand introduction to MongoDB and NoSQL databases? MongoDB Basics, from The Definitive Guide to MongoDB, 2E, shows you how a document-oriented database system differs from a relational database, and how to install and get started using it. You'll also learn MongoDB design basics, including geospatial indexing, how to navigate, view, and query your database, and how to use GridFS with a bit of Python.

What you’ll learn

  • What sets MongoDB apart from other databases
  • How to install MongoDB on all major platforms
  • How to design a MongoDB database
  • How to work with GridFS

Who this book is for

Developers and relational database admins who need to get up to speed quickly on what MongoDB is, how it works, and how to use it.

Table of Contents

Ch. 1: Introduction to MongoDB

Ch. 2: Installing MongoDB

Ch. 3: The Data Model

Ch. 4: Working with Data

Ch. 5: GridFS

商品描述(中文翻譯)

需要一個快速且易於理解的MongoDB和NoSQL資料庫介紹嗎?《MongoDB基礎》來自《MongoDB權威指南,第二版》,向您展示了文檔導向的資料庫系統與關聯式資料庫的區別,以及如何安裝和開始使用它。您還將學習MongoDB的設計基礎知識,包括地理空間索引、如何導航、查看和查詢資料庫,以及如何使用一些Python來使用GridFS。

您將學到什麼:
- MongoDB與其他資料庫的區別
- 如何在所有主要平台上安裝MongoDB
- 如何設計MongoDB資料庫
- 如何使用GridFS

本書適合對MongoDB感興趣且需要快速了解MongoDB是什麼、如何運作以及如何使用它的開發人員和關聯式資料庫管理員。

目錄:
- 第1章:MongoDB介紹
- 第2章:安裝MongoDB
- 第3章:資料模型
- 第4章:處理資料
- 第5章:GridFS