The Definitive Guide to MongoDB


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.

Table of Contents

  1. Introduction to MongoDB
  2. Installing MongoDB
  3. The Data Model
  4. Working with Data
  5. GridFS
  6. PHP and MongoDB
  7. Python and MongoDB
  8. Creating a Blog Application with the PHP Driver
  9. Database Administration
  10. Optimization
  11. Replication
  12. Sharding

Book Details

  • Paperback: 328 pages
  • Publisher: Apress (September 2010)
  • Language: English
  • ISBN-10: 1430230517
  • ISBN-13: 978-1430230519
Download [5.6 MiB]

You may also like...

Leave a Reply