MongoDB and Python
Author | : Niall O'Higgins |
Publisher | : |
Total Pages | : 66 |
Release | : 2011 |
ISBN-10 | : 1449312810 |
ISBN-13 | : 9781449312817 |
Rating | : 4/5 (817 Downloads) |
Download or read book MongoDB and Python written by Niall O'Higgins and published by . This book was released on 2011 with total page 66 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 and Python patterns, and use the database with several popular Python web frameworks. You'll discover how t.