• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
MongoDB and PHP: Document-Oriented Data for Web Developers

MongoDB and PHP: Document-Oriented Data for Web Developers

Paperback

DatabasesProgramming

ISBN10: 1449314368
ISBN13: 9781449314361
Publisher: O'Reilly Media
Published: Mar 6 2012
Pages: 74
Weight: 0.31
Height: 0.17 Width: 7.00 Depth: 9.19
Language: English

What would happen if you optimized a data store for the operations application developers actually use? You'd arrive at MongoDB, the reliable document-oriented database. With this concise guide, you'll learn how to build elegant database applications with MongoDB and PHP.

Written by the Chief Solutions Architect at 10gen--the company that develops and supports this open source database--this book takes you through MongoDB basics such as queries, read-write operations, and administration, and then dives into MapReduce, sharding, and other advanced topics. Get out of the relational database rut, and take advantage of a high-performing system optimized for operations and scale.

  • Learn step-by-step the tools you need to build PHP applications with MongoDB
  • Perform Create, Read, Update, and Delete (CRUD) operations, and learn how to perform queries to retrieve data
  • Administer your database, and access and manipulate data with the MongoDB Shell
  • Use functions to work with sets, arrays, and multiple documents to perform synchronous, asynchronous, and atomic operations
  • Discover PHP's community tools and libraries, and why they're valuable
  • Work with regular expressions, aggregation, MapReduce, replication, and sharding

Also in

Databases