This book offers a comprehensive introduction to relational (SQL) and non-relational (NoSQL) databases. The authors thoroughly review the current state of database tools and techniques, and examine coming innovations. The book opens with a broad look at data management, including an overview of info
SQL & NoSQL Databases: Models, Languages, Consistency Options and Architectures for Big Data Management
โ Scribed by Andreas Meier, Michael Kaufmann
- Publisher
- Springer Vieweg
- Year
- 2019
- Tongue
- English
- Leaves
- 238
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book offers a comprehensive introduction to relational (SQL) and non-relational (NoSQL) databases. The authors thoroughly review the current state of database tools and techniques, and examine coming innovations.
The book opens with a broad look at data management, including an overview of information systems and databases, and an explanation of contemporary database types:
โข SQL and NoSQL databases, and their respective management systems
โข The nature and uses of Big Data
โข A high-level view of the organization of data management
Data Modeling and Consistency
Chapter-length treatment is afforded Data Modeling in both relational and graph databases, including enterprise-wide data architecture, and formulas for database design. Coverage of languages extends from an overview of operators, to SQL and and QBE (Query by Example), to integrity constraints and more.
A full chapter probes the challenges of Ensuring Data Consistency, covering:
โข Multi-User Operation
โข Troubleshooting
โข Consistency in Massive Distributed Data
โข Comparison of the ACID and BASE consistency models, and more
System Architecture also gets from its own chapter, which explores Processing of Homogeneous and Heterogeneous Data; Storage and Access Structures; Multi-dimensional Data Structures and Parallel Processing with MapReduce, among other topics.
Post-Relational and NoSQL Databases
The chapter on post-relational databases discusses the limits of SQL โ and what lies beyond, including Multi-Dimensional Databases, Knowledge Bases and and Fuzzy Databases.
A final chapter covers NoSQL Databases, along with
โข Development of Non-Relational Technologies,
โข Key-Value, Column-Family and Document Stores
โข XML Databases and Graphic Databases, and more
The book includes more than 100 tables, examples and illustrations, and each chapter offers a list of resources for further reading.
SQL & NoSQL Databases conveys the strengths and weaknesses of relational and non-relational approaches, and shows how to undertake development for big data applications. The book benefits readers including students and practitioners working across the broad field of applied information technology.
This textbook has been recommended and developed for university courses in Germany, Austria and Switzerland.
โฆ Subjects
Databases; Big Data; SQL; Relational Databases; NoSQL; Graph Data Model; Transactions; MapReduce; Queries; Data Warehouse; Data Modeling; Teaching; Textbook; Entity-Relationship Model; Data Consistency; Homogenous Data; Heterogenous Data; Postrelational Databases
๐ SIMILAR VOLUMES
This textbook offers a comprehensive introduction to relational (SQL) and non-relational (NoSQL) databases. The authors thoroughly review the current state of database tools and techniques and examine upcoming innovations. In the first five chapters, the authors analyze in detail the management,
<span>This textbook offers a comprehensive introduction to relational (SQL) and non-relational (NoSQL) databases. The authors thoroughly review the current state of database tools and techniques and examine upcoming innovations.<br>In the first five chapters, the authors analyze in detail the manage
<span>This textbook offers a comprehensive introduction to relational (SQL) and non-relational (NoSQL) databases. The authors thoroughly review the current state of database tools and techniques and examine upcoming innovations.<br>In the first five chapters, the authors analyze in detail the manage
<p>Advanced data management has always been at the core of efficient database and information systems. Recent trends like big data and cloud computing have aggravated the need for sophisticated and flexible data storage and processing solutions.<br>This book provides a comprehensive coverage of the