無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません。
ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。
携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。
Seven Databases in Seven Weeks: A Guide to Modern Databases and the NoSQL Movement ペーパーバック – 2012/5/29
この商品には新版があります:
¥6,836
(62)
通常3~4日以内に発送します。
Data is getting bigger and more complex by the day, and so are the choices in handling that data. As a modern application developer you need to understand the emerging field of data management, both RDBMS and NoSQL. Seven Databases in Seven Weeks takes you on a tour of some of the hottest open source databases today. In the tradition of Bruce A. Tate's Seven Languages in Seven Weeks, this book goes beyond your basic tutorial to explore the essential concepts at the core each technology.
Redis, Neo4J, CouchDB, MongoDB, HBase, Riak and Postgres. With each database, you'll tackle a real-world data problem that highlights the concepts and features that make it shine. You'll explore the five data models employed by these databases-relational, key/value, columnar, document and graph-and which kinds of problems are best suited to each.
You'll learn how MongoDB and CouchDB are strikingly different, and discover the Dynamo heritage at the heart of Riak. Make your applications faster with Redis and more connected with Neo4J. Use MapReduce to solve Big Data problems. Build clusters of servers using scalable services like Amazon's Elastic Compute Cloud (EC2).
Discover the CAP theorem and its implications for your distributed data. Understand the tradeoffs between consistency and availability, and when you can use them to your advantage. Use multiple databases in concert to create a platform that's more than the sum of its parts, or find one that meets all your needs at once.
Seven Databases in Seven Weeks will take you on a deep dive into each of the databases, their strengths and weaknesses, and how to choose the ones that fit your needs.
What You Need:
To get the most of of this book you'll have to follow along, and that means you'll need a *nix shell (Mac OSX or Linux preferred, Windows users will need Cygwin), and Java 6 (or greater) and Ruby 1.8.7 (or greater). Each chapter will list the downloads required for that database.
- 本の長さ354ページ
- 言語英語
- 出版社Pragmatic Bookshelf
- 発売日2012/5/29
- 寸法19.05 x 2.29 x 23.5 cm
- ISBN-101934356921
- ISBN-13978-1934356920
商品の説明
著者について
Eric Redmond has been in the software industry for more than 15 years, working with Fortune 500 companies, governments, and many startups. He is a coder, illustrator, international speaker, and active organizer of several technology groups.
Jim R. Wilson started hacking at the age of 13 and never looked back. He has worked as an engineer and web guru at companies in the healthcare, search and marketing sectors. He began tinkering with Non-SQL databases in 2007, and has contributed code to large-scale open source projects like MediaWiki and HBase. A frequent speaker at local JavaScript and NoSQL events, he lives in Littleton, MA with his incredible wife Ruth, and two amazing children.
登録情報
- 出版社 : Pragmatic Bookshelf; 第1版 (2012/5/29)
- 発売日 : 2012/5/29
- 言語 : 英語
- ペーパーバック : 354ページ
- ISBN-10 : 1934356921
- ISBN-13 : 978-1934356920
- 寸法 : 19.05 x 2.29 x 23.5 cm
- Amazon 売れ筋ランキング: - 861,157位洋書 (洋書の売れ筋ランキングを見る)
- - 441位Database Design
- - 1,486位Computer Modeling & Simulation
- - 1,490位Information Theory
- カスタマーレビュー:
著者について
著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。
著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。
カスタマーレビュー
他の国からのトップレビュー
-
William P Ross2016年4月11日にアメリカ合衆国でレビュー済み
5つ星のうち5.0 Database guidebook offers clearly detailed explanations
Amazonで購入This is the third seven in seven series I read, and I found this one to be the best so far. It is a guidebook of different databases and how they differ. I felt the selection was excellent as each database covered has different features that made it unique.
The authors know the correct resources to link to and the proper way to explain the databases. For example, they show you where you can find the original Google paper about MapReduce, and the original Amazon paper about DynamoDB. I found these small details and side notes to be very useful.
Starting with the introduction, I found the explainations to be clear and detailed. The chapters and days they are divided into was the right length. Properties of databases such as ACID and CAP theorem were covered in depth. MapReduce was explained in terms a few different database architectures.
The authors did a lot of research and know the material well. Additionally, it has been four years since the release of this book and you can see that their choice of database was excellent, as Mongo, Redis, and PostgreSQL are still heavily used.
-
Dr. Rupert Rebentisch2015年7月2日にドイツでレビュー済み
5つ星のうち5.0 Excellent
Amazonで購入Right balance between detail and overview. Excellent examples, fun to read. Even if you don't work through all home work you will develop a good understanding for the various types of databases.
-
Alaa2013年6月9日にカナダでレビュー済み
5つ星のうち5.0 Direct and easy
Amazonで購入This book helps me in my research as I want to work on several nosql database. It has direct tips for configuration and other basic information. I recommend this book for any one who wants to learn a nosql database. The only disadvantage for me is not mentioning the CAP theorem for each kind
-
C. Giovanni2012年12月30日にイタリアでレビュー済み
5つ星のうち5.0 Bellissimo libro introduttivo ai database alternativi
Amazonで購入Ottimo libto, lo consiglio a chi deve aggiornarsi nell'utilizzo di database opensource alternativi ai classici database SQL. Sono descritti gli aspetti peculiari di sette database. L'unico database SQL nel testo e' PostgreSQL che viene utilizzato come pietra di paragone per gli altri sei.
-
Lugus Luna2012年12月26日に英国でレビュー済み
5つ星のうち5.0 Very useful book
Amazonで購入Though the selection of specific products is somewhat arbitrary, given the proliferation of so-called "No-SQL" databases, this is hard to avoid. The author has done a good job of picking products that represent different types of data storage technology, and also of explaining what "No-SQL" is evolving to really mean. If you are responsible for a system that has to store data, and are reviewing your architecture, this book is a good starting point.