MongoDB and Python: Patterns and processes for the popular document-oriented database

Author:

Niall O'Higgins

Publisher:

Shroff/O'Reilly

Rs350

Availability: Available

Shipping-Time: Usually Ships 5-9 Days

    

Rating and Reviews

0.0 / 5

5
0%
0

4
0%
0

3
0%
0

2
0%
0

1
0%
0
Publisher

Shroff/O'Reilly

Publication Year 2015
ISBN-13

9789352130146

ISBN-10 9789352130146
Binding

Paperback

Number of Pages 86 Pages
Language (English)
Dimensions (Cms) 24 X 18 X 1
Weight (grms) 100
Learn how to leverage MongoDB with your Pythonapplications, using the hands-on recipes in this book. You get complete codesamples for tasks such as making fast geo queries for location-based apps,efficiently indexing your user documents for social-graph lookups, and manyother scenarios. This guide explains the basics of the document-orienteddatabase and shows you how to set up a Python environment with it. Learn how toread and write to MongoDB, apply idiomatic MongoDB and Python patterns, and usethe database with several popular Python web frameworks. You’ll discover how tomodel your data, write effective queries, and avoid concurrency problems suchas race conditions and deadlocks. The recipes will help you: Read, write, count, and sort documents in a MongoDB collection Learn how to use the rich MongoDB query language Maintain data integrity in replicated/distributed MongoDB environments Use embedding to efficiently model your data without joins Code defensively to avoid keyerrors and other bugs Apply atomic operations to update game scores, billing systems, and more with the fast accounting pattern Use MongoDB with the Pylons 1.x, Django, and Pyramid web frameworks

Niall O'Higgins

Niall O'Higgins is a software consultant specializing in mobile, tablet and cloud computing. His accomplishments include designing and implementing numerous mobile and web platforms using MongoDB, Python and Pylons/Django/Pyramid. Prior to starting his consulting business, he was a software engineer at Metaweb Technologies, where he worked on Freebase.com (now owned by Google). He is the founder and organizer of both the San Francisco Python Web Technology Meet-up, PyWebSF and the Bay Area Tablet Computing Group, We Have Tablets. He has published quite a bit of Open Source software - contributing to OpenBSD and Pyramid among others - and frequently speaks at conferences and events.
No Review Found