书籍 The Definitive Guide to MongoDB的封面

The Definitive Guide to MongoDB

Peter Membrey

出版社

Apress

出版时间

2010-08-26

ISBN

9781430230519

评分

★★★★★

标签

web编程

书籍介绍

MongoDB, a cross-platform NoSQL database, is the fastest-growing new database in the world. MongoDB provides a rich document orientated structure with dynamic queries that you’ll recognize from RDMBS offerings such as MySQL. In other words, this is a book about a NoSQL database that does not require the SQL crowd to re-learn how the database world works!

MongoDB has reached 1.0 and already boasts 50,000+ users. The community is strong and vibrant and MongoDB is improving at a fast rate. With scalable and fast databases becoming critical for today’s applications, this book shows you how to install, administer and program MongoDB *without* pretending SQL never existed.

What you’ll learn

* Set up MongoDB on all major platforms, including Linux and Cloud platforms

* Model data within a document-oriented database

* Work with your data using non-SQL commands

* Write applications using MongoDB's PHP API

* Optimize MongoDB

* Master MongoDB administration, including replication

Who this book is for

This book will appeal to everyone with some experience in database administration, and provides the entry point for those of us who don’t want to hear about database theory but still need to implement a NoSQL-based database. PHP developers will also profit from this book, since it will add an important NoSQL database to their toolkit.

用户评论
内容没什么感觉,还不如读官方文档
A decent DB book on MongoDB; proper level of details; content well organized; easy to follow~
这真是好老好老的书了啊,技术更新换代太快了
讲的是老版本的MongoDB,不过内容还是讲的深入浅出,值得读一读。BTW,之前才发现10gen总部原来在NYC
书写的不错,讲得很清楚。但是我读的版本有点老,这种新技术发展太快,版本稍老,就不知道有啥差别了。还有,我的着眼点是nodeJs,本书完全没有涉及,感觉写的时候还没有这个驱动