商品描述
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 完全指南,第 2 版,向您展示文件導向資料庫系統與關聯資料庫的不同之處,以及如何安裝和開始使用它。您還將學習 MongoDB 設計基礎,包括地理空間索引、如何導航、查看和查詢您的資料庫,以及如何使用 GridFS 和一些 Python。
您將學到的內容
- MongoDB 與其他資料庫的不同之處
- 如何在所有主要平台上安裝 MongoDB
- 如何設計 MongoDB 資料庫
- 如何使用 GridFS
本書適合誰閱讀
需要快速了解 MongoDB 是什麼、如何運作以及如何使用的開發人員和關聯資料庫管理員。
目錄
第 1 章:MongoDB 介紹
第 2 章:安裝 MongoDB
第 3 章:資料模型
第 4 章:處理資料
第 5 章:GridFS