Search Books
Inside Cyber Warfare: Mappi… REST API Design Rulebook

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

Author Niall O'Higgins
Publisher O'Reilly Media
Category Computers
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
17.72 19.99 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $6.49

✓ Usually ships in 24 hours

Share:
Book Details
ISBN / ASIN1449310370
ISBN-139781449310370
AvailabilityUsually ships in 24 hours
Sales Rank1,192,752
CategoryComputers
MarketplaceUnited States 🇺🇸

Description

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 to model your data, write effective queries, and avoid concurrency problems such as 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
The Good Web Site Guide 2006: The Completely Revised, …
View
The Pentium Microprocessor
View
Advanced Intel Microprocessors: 80286, 80386, And 80486
View
Differential Equations: Matrices and Models
View
Digital Experiments: Emphasizing Troubleshooting (Merr…
View
Data Structures for Computer Information Systems
View
The Little LISPer, Third Edition
View
Inside Networks
View
Computer Graphics Using Open GL (2nd Edition)
View