新品:
¥3,137¥3,137 税込
ポイント: 31pt
(1%)
無料お届け日:
4月9日 - 14日
発送元: uk_books_and_music 販売者: uk_books_and_music
中古品: ¥1,613

無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません。
ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。
携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。
MongoDB and Python: Patterns and processes for the popular document-oriented database ペーパーバック – 2011/10/11
購入オプションとあわせ買い
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
- 本の長さ70ページ
- 言語英語
- 出版社O'Reilly Media
- 発売日2011/10/11
- 寸法18.6 x 0.47 x 23.3 cm
- ISBN-101449310370
- ISBN-13978-1449310370
この商品を買った人はこんな商品も買っています
商品の説明
著者について
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.
登録情報
- 出版社 : O'Reilly Media; 第1版 (2011/10/11)
- 発売日 : 2011/10/11
- 言語 : 英語
- ペーパーバック : 70ページ
- ISBN-10 : 1449310370
- ISBN-13 : 978-1449310370
- 寸法 : 18.6 x 0.47 x 23.3 cm
- Amazon 売れ筋ランキング: - 1,291,888位洋書 (洋書の売れ筋ランキングを見る)
- - 660位Data Warehousing
- - 1,194位Object-Oriented Design
- - 1,737位Data Mining
- カスタマーレビュー:
著者について

著者の本をもっと発見したり、よく似た著者を見つけたり、著者のブログを読んだりしましょう
他の国からのトップレビュー


What makes Python and MongoDB an agile combination is the ability to be extremely productive very quickly and this book does so as well. "MongoDB & Python" is a short book, basically 53 pages of actual content. However, it does an excellent job of getting developers up to speed and also is short enough that development managers might even read it.

This book is a collection of quick installation walk throughs and minimal examples. The examples are repetitive: the same setup code shown, at length, with a very few lines of new code to illustrate a point. Don't look for patterns that will stick with you, and don't look for hints about building production systems. Do look for detailed instructions on doing installations that are second nature to any Python programmer.
At ten dollars, this is overpriced. There is enough material for about 10 pages of modestly utility. That's a dollar a page. High, even in these days of low publishing cost and high margin.

I'm so disappointed, I learned in less than 6 hours doing a online course everything that has in this book, totally waste of money...