NoSQL destilliert: Ein kurzer Leitfaden für die aufstrebende Welt der polyglotten Persistenz Sa-

Ursprünglicher Text
NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence Sa
Wonder Book and Video
(629239)
Angemeldet als gewerblicher Verkäufer
US $9,49
Ca.EUR 8,11
Artikelzustand:
Gut
Ganz entspannt. Kostenloser Versand & Rückversand.
Versand:
Kostenlos USPS Media MailTM.
Standort: Frederick, Maryland, USA
Lieferung:
Lieferung zwischen Mo, 15. Sep und Sa, 20. Sep nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Kostenloser Rückversand.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:388799834722

Artikelmerkmale

Artikelzustand
Gut: Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr ...
Book Title
NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot
ISBN
9780321826626
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
0321826620
ISBN-13
9780321826626
eBay Product ID (ePID)
111191018

Product Key Features

Number of Pages
192 Pages
Language
English
Publication Name
Nosql Distilled : a Brief Guide to the Emerging World of Polyglot Persistence
Subject
Computer Graphics, Databases / Data Mining, Databases / General
Publication Year
2012
Features
Revised
Type
Textbook
Subject Area
Computers
Author
Martin Fowler, Pramod Sadalage
Format
Trade Paperback

Dimensions

Item Height
0.5 in
Item Weight
11.2 Oz
Item Length
9 in
Item Width
6.9 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2012-022103
Illustrated
Yes
Edition Description
Revised edition
Table Of Content
Preface xiii Part I: Understand 1 Chapter 1: Why NoSQL? 3 1.1 The Value of Relational Databases 3 1.2 Impedance Mismatch 5 1.3 Application and Integration Databases 6 1.4 Attack of the Clusters 8 1.5 The Emergence of NoSQL 9 1.6 Key Points 12 Chapter 2: Aggregate Data Models 13 2.1 Aggregates 14 2.2 Key-Value and Document Data Models 20 2.3 Column-Family Stores 21 2.4 Summarizing Aggregate-Oriented Databases 23 2.5 Further Reading 24 2.6 Key Points 24 Chapter 3: More Details on Data Models 25 3.1 Relationships 25 3.2 Graph Databases 26 3.3 Schemaless Databases 28 3.4 Materialized Views 30 3.5 Modeling for Data Access 31 3.6 Key Points 36 Chapter 4: Distribution Models 37 4.1 Single Server 37 4.2 Sharding 38 4.3 Master-Slave Replication 40 4.4 Peer-to-Peer Replication 42 4.5 Combining Sharding and Replication 43 4.6 Key Points 44 Chapter 5: Consistency 47 5.1 Update Consistency 47 5.2 Read Consistency 49 5.3 Relaxing Consistency 52 5.4 Relaxing Durability 56 5.5 Quorums 57 5.6 Further Reading 59 5.7 Key Points 59 Chapter 6: Version Stamps 61 6.1 Business and System Transactions 61 6.2 Version Stamps on Multiple Nodes 63 6.3 Key Points 65 Chapter 7: Map-Reduce 67 7.1 Basic Map-Reduce 68 7.2 Partitioning and Combining 69 7.3 Composing Map-Reduce Calculations 72 7.4 Further Reading 77 7.5 Key Points 77 Part II: Implement 79 Chapter 8: Key-Value Databases 81 8.1 What Is a Key-Value Store 81 8.2 Key-Value Store Features 83 8.3 Suitable Use Cases 87 8.4 When Not to Use 87 Chapter 9: Document Databases 89 9.1 What Is a Document Database? 90 9.2 Features 91 9.3 Suitable Use Cases 97 9.4 When Not to Use 98 Chapter 10: Column-Family Stores 99 10.1 What Is a Column-Family Data Store? 99 10.2 Features 100 10.3 Suitable Use Cases 107 10.4 When Not to Use 109 Chapter 11: Graph Databases 111 11.1 What Is a Graph Database? 111 11.2 Features 113 11.3 Suitable Use Cases 120 11.4 When Not to Use 121 Chapter 12: Schema Migrations 123 12.1 Schema Changes 123 12.2 Schema Changes in RDBMS 123 12.3 Schema Changes in a NoSQL Data Store 128 12.4 Further Reading 132 12.5 Key Points 132 Chapter 13: Polyglot Persistence 133 13.1 Disparate Data Storage Needs 133 13.2 Polyglot Data Store Usage 134 13.3 Service Usage over Direct Data Store Usage 136 13.4 Expanding for Better Functionality 136 13.5 Choosing the Right Technology 138 13.6 Enterprise Concerns with Polyglot Persistence 138 13.7 Deployment Complexity 139 13.8 Key Points 140 Chapter 14: Beyond NoSQL 141 14.1 File Systems 141 14.2 Event Sourcing 142 14.3 Memory Image 144 14.4 Version Control 145 14.5 XML Databases 145 14.6 Object Databases 146 14.7 Key Points 146 Chapter 15: Choosing Your Database 147 15.1 Programmer Productivity 147 15.2 Data-Access Performance 149 15.3 Sticking with the Default 150 15.4 Hedging Your Bets 150 15.5 Key Points 151 15.6 Final Thoughts 152 Bibliography 153 Index 157
Synopsis
NoSQL Distilled is a concise but thorough introduction to this rapidly emerging technology. Pramod J. Sadalage and Martin Fowler explain how NoSQL databases work and the ways that they may be a superior alternative to a traditional RDBMS. The authors provide a fast-paced guide to the concepts you need to know in order to evaluate whether NoSQL databases are right for your needs and, if so, which technologies you should explore further. The first part of the book concentrates on core concepts, including schemaless data models, aggregates, new distribution models, the CAP theorem, and map-reduce. In the second part, the authors explore architectural and design issues associated with implementing NoSQL. They also present realistic use cases that demonstrate NoSQL databases at work and feature representative examples using Riak, MongoDB, Cassandra, and Neo4j. In addition, by drawing on Pramod Sadalage's pioneering work, NoSQL Distilled shows how to implement evolutionary design with schema migration: an essential technique for applying NoSQL databases. The book concludes by describing how NoSQL is ushering in a new age of Polyglot Persistence, where multiple data-storage worlds coexist, and architects can choose the technology best optimised for each type of data access., The need to handle increasingly larger data volumes is one factor driving the adoption of a new class of nonrelational "NoSQL" databases. Advocates of NoSQL databases claim they can be used to build systems that are more performant, scale better, and are easier to program. NoSQL Distilled is a concise but thorough introduction to this rapidly emerging technology. Pramod J. Sadalage and Martin Fowler explain how NoSQL databases work and the ways that they may be a superior alternative to a traditional RDBMS. The authors provide a fast-paced guide to the concepts you need to know in order to evaluate whether NoSQL databases are right for your needs and, if so, which technologies you should explore further. The first part of the book concentrates on core concepts, including schemaless data models, aggregates, new distribution models, the CAP theorem, and map-reduce. In the second part, the authors explore architectural and design issues associated with implementing NoSQL. They also present realistic use cases that demonstrate NoSQL databases at work and feature representative examples using Riak, MongoDB, Cassandra, and Neo4j. In addition, by drawing on Pramod Sadalage's pioneering work, NoSQL Distilled shows how to implement evolutionary design with schema migration: an essential technique for applying NoSQL databases. The book concludes by describing how NoSQL is ushering in a new age of Polyglot Persistence, where multiple data-storage worlds coexist, and architects can choose the technology best optimized for each type of data access.
LC Classification Number
QA76.9.D3

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Info zu diesem Verkäufer

Wonder Book and Video

99,6% positive Bewertungen1,6 Mio. Artikel verkauft

Mitglied seit Sep 1998
Antwortet meist innerhalb 24 Stunden
Angemeldet als gewerblicher Verkäufer
Free Shipping and Free Returns on most items. Most items go out next business day. Wonder Book and Video has served millions of book and movie customers since 1980. Over 2 Million books online and in ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
5.0

Verkäuferbewertungen (714.640)

Alle Bewertungen
Positiv
Neutral
Negativ
  • l***d (691)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    THIS ITEM WAS SHIPPED OUT VERY QUICKLY AND VERY WELL PACKAGED TO MAKE SURE THAT IT WASN'T DAMAGED DURING THE LONG AND ROUGH SHIPPING PROCESS. THERE WAS EXCELLENT COMMUNICATION WITH THE SELLER ANY TIME I HAD A QUESTION OR CONCERN REGARDING THIS ITEM BEFORE AND AFTER I MADE PAYMENT. I HIGHLY RECOMMEND THIS SELLER TO ANYONE WHO IS LOOKING FOR QUALITY PRODUCTS AND A PROBLEM FREE EXPERIENCE. I APPRECIATE YOUR HELP WITH THIS WONDERFUL PRODUCT PURCHASE. THANK YOU VERY MUCH EXCELLENT A+ SELLER FOR EBAY.
  • u***a (10)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    item arrived very quickly and safely. there was an issue with the item smelling like cigarettes, which wasn't mentioned in the description. but after some messaging with the seller they did fully apologize and offer a refund. seller is very friendly and good with communication. the one issue aside, i would absolutely buy from them again.
  • y***w (116)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Great seller. Book arrived within a reasonable time frame and was packaged in a protective wrapping. The condition of the book was "Very Good," as was described and includes a "Very Good" dust jacket with award stickers. Great value, extremely fair price. I'm always happy to do business with this trusted seller.