The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing

  • Authors:
  • Eelco Plugge;Tim Hawkins;Peter Membrey

  • Affiliations:
  • -;-;-

  • Venue:
  • The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

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 youll 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 todays applications, this book shows you how to install, administer and program MongoDB *without* pretending SQL never existed. What youll 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 dont 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.