Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

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

Posted By: libr
The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing (repost)

The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing By Eelco Plugge, Tim Hawkins, Peter Membrey
2010 | 328 Pages | ISBN: 1430230517 | EPUB + PDF | 1 MB + 4 MB

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.