Record Display for the EPA National Library Catalog

RECORD NUMBER: 14 OF 23

Main Title NoSQL distilled : a brief guide to the emerging world of polyglot persistence /
Author Sadalage, Pramod J.
Other Authors
Author Title of a Work
Fowler, Martin,
Publisher Addison-Wesley,
Year Published 2013
OCLC Number 758397930
ISBN 9780321826626 (pbk. : alk. paper); 0321826620 (pbk. : alk. paper)
Subjects Databases--Technological innovations ; Non-relational databases ; Information storage and retrieval systems ; NoSQL-Datenbanksystem--(DE-588)7722784-0
Holdings
Library Call Number Additional Info Location Last
Modified
Checkout
Status
EKDM  QA76.9.D32.S228 2013 CEMM/EPD Library/Athens,GA 09/29/2014 STATUS
Collation xix, 164 pages : illustrations ; 24 cm
Notes
Includes bibliographical references (pages 153-155) and index.
Contents Notes
Why NoSQL? -- Aggregate data models -- More details on data models -- Distribution models -- Consistency -- Version stamps -- Map-reduce -- Key-value databases -- Document databases -- Column-family stores -- Graph databases -- Schema migrations -- Polygot persistence -- Beyond NoSQL -- Choosing your database. 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 Polygot Persistence, where multiple data-storage worlds coexist, and architects can choose the technology best optimized for each type of data access.