Publisher: O'Reilly, 2011, 53 pages
ISBN: 978-1-449-31037-0
Learn how to leverage MongoDB with your Python applications, using the hands-on recipes in this book. You get complete code samples for tasks such as making fast geo queries for location-based apps, efficiently indexing your user documents for social-graph lookups, and many other scenarios.
This guide explains the basics of the document-oriented database and shows you how to set up a Python environment with it. Learn how to read and write to MongoDB, apply idiomatic MongoDB abd Python patterns, and use the database with several popular Python web frameworks. You'll discover how to model your data, write efficient queries, and avoid concurrency problems such as race conditions and deadlocks.
Well, it is a stretch to say that the book lives up to its back-cover. Granted, it covers the subject, but in such a shallow manner that it is hardly worth reading the few pages it consists of.
You will not miss anything useful if you skip this book.
Comments
There are currently no comments
New Comment