The Theory of Database Concurrency Control

The Theory of Database Concurrency Control
Author :
Publisher : Computer Science Press, Incorporated
Total Pages : 264
Release :
ISBN-10 : UOM:39015011736470
ISBN-13 :
Rating : 4/5 (70 Downloads)

Synopsis The Theory of Database Concurrency Control by : Christos H. Papadimitriou

Transactional Information Systems

Transactional Information Systems
Author :
Publisher : Morgan Kaufmann
Total Pages : 881
Release :
ISBN-10 : 9781558605084
ISBN-13 : 1558605088
Rating : 4/5 (84 Downloads)

Synopsis Transactional Information Systems by : Gerhard Weikum

This book describes the theory, algorithms, and practical implementation techniques behind transaction processing in information technology systems.

Main Memory Database Systems

Main Memory Database Systems
Author :
Publisher : Foundations and Trends in Databases
Total Pages : 144
Release :
ISBN-10 : 1680833243
ISBN-13 : 9781680833249
Rating : 4/5 (43 Downloads)

Synopsis Main Memory Database Systems by : Frans Faerber

With growing memory sizes and memory prices dropping by a factor of 10 every 5 years, data having a "primary home" in memory is now a reality. Main-memory databases eschew many of the traditional architectural pillars of relational database systems that optimized for disk-resident data. The result of these memory-optimized designs are systems that feature several innovative approaches to fundamental issues (e.g., concurrency control, query processing) that achieve orders of magnitude performance improvements over traditional designs. This monograph provides an overview of recent developments in main-memory database systems. It covers five main issues and architectural choices that need to be made when building a high performance main-memory optimized database: data organization and storage, indexing, concurrency control, durability and recovery techniques, and query processing and compilation. The monograph focuses on four commercial and research systems: H-Store/VoltDB, Hekaton, HyPer, and SAPHANA. These systems are diverse in their design choices and form a representative sample of the state of the art in main-memory database systems. It also covers other commercial and academic systems, along with current and future research trends.

Principles of Distributed Database Systems

Principles of Distributed Database Systems
Author :
Publisher : Springer Science & Business Media
Total Pages : 856
Release :
ISBN-10 : 9781441988348
ISBN-13 : 1441988343
Rating : 4/5 (48 Downloads)

Synopsis Principles of Distributed Database Systems by : M. Tamer Özsu

This third edition of a classic textbook can be used to teach at the senior undergraduate and graduate levels. The material concentrates on fundamental theories as well as techniques and algorithms. The advent of the Internet and the World Wide Web, and, more recently, the emergence of cloud computing and streaming data applications, has forced a renewal of interest in distributed and parallel data management, while, at the same time, requiring a rethinking of some of the traditional techniques. This book covers the breadth and depth of this re-emerging field. The coverage consists of two parts. The first part discusses the fundamental principles of distributed data management and includes distribution design, data integration, distributed query processing and optimization, distributed transaction management, and replication. The second part focuses on more advanced topics and includes discussion of parallel database systems, distributed object management, peer-to-peer data management, web data management, data stream systems, and cloud computing. New in this Edition: • New chapters, covering database replication, database integration, multidatabase query processing, peer-to-peer data management, and web data management. • Coverage of emerging topics such as data streams and cloud computing • Extensive revisions and updates based on years of class testing and feedback Ancillary teaching materials are available.

Principles of Database Management

Principles of Database Management
Author :
Publisher : Cambridge University Press
Total Pages : 817
Release :
ISBN-10 : 9781107186125
ISBN-13 : 1107186129
Rating : 4/5 (25 Downloads)

Synopsis Principles of Database Management by : Wilfried Lemahieu

Introductory, theory-practice balanced text teaching the fundamentals of databases to advanced undergraduates or graduate students in information systems or computer science.

Database Systems

Database Systems
Author :
Publisher : Pearson Education India
Total Pages : 954
Release :
ISBN-10 : 8131760928
ISBN-13 : 9788131760925
Rating : 4/5 (28 Downloads)

Synopsis Database Systems by : S. K. Singh

The second edition of this bestselling title is a perfect blend of theoretical knowledge and practical application. It progresses gradually from basic to advance concepts in database management systems, with numerous solved exercises to make learning easier and interesting. New to this edition are discussions on more commercial database management systems.

Operating Systems

Operating Systems
Author :
Publisher : Springer
Total Pages : 612
Release :
ISBN-10 : UOM:39015009821680
ISBN-13 :
Rating : 4/5 (80 Downloads)

Synopsis Operating Systems by : M.J. Flynn

Database Systems

Database Systems
Author :
Publisher : Pearson Education
Total Pages : 1442
Release :
ISBN-10 : 0321210255
ISBN-13 : 9780321210258
Rating : 4/5 (55 Downloads)

Synopsis Database Systems by : Thomas M. Connolly

This book places a strong emphasis on good design practice, allowing readers to master design methodology in an accessible, step-by-step fashion. In this book, database design methodology is explicitly divided into three phases: conceptual, logical, and physical. Each phase is described in a separate chapter with an example of the methodology working in practice. Extensive treatment of the Web as an emerging platform for database applications is covered alongside many code samples for accessing databases from the Web including JDBC, SQLJ, ASP, ISP, and Oracle's PSP. A thorough update of later chapters covering object-oriented databases, Web databases, XML, data warehousing, data mining is included in this new edition. A clear introduction to design implementation and management issues, as well as an extensive treatment of database languages and standards, make this book an indispensable, complete reference for database professionals.

A Guided Tour of Relational Databases and Beyond

A Guided Tour of Relational Databases and Beyond
Author :
Publisher : Springer Science & Business Media
Total Pages : 644
Release :
ISBN-10 : 1852330082
ISBN-13 : 9781852330088
Rating : 4/5 (82 Downloads)

Synopsis A Guided Tour of Relational Databases and Beyond by : Mark Levene

Addressing important extensions of the relational database model, including deductive, temporal, and object-oriented databases, this book provides an overview of database modeling with the Entity-Relationship (ER) model and the relational model. The book focuses on the primary achievements in relational database theory, including query languages, integrity constraints, database design, computable queries, and concurrency control. This reference will shed light on the ideas underlying relational database systems and the problems that confront database designers and researchers.