Concurrency Control and Recovery in Database Systems
Title | Concurrency Control and Recovery in Database Systems PDF eBook |
Author | Philip A. Bernstein |
Publisher | Addison Wesley Publishing Company |
Pages | 388 |
Release | 1987 |
Genre | Computers |
ISBN |
The Theory of Database Concurrency Control
Title | The Theory of Database Concurrency Control PDF eBook |
Author | Christos H. Papadimitriou |
Publisher | Computer Science Press, Incorporated |
Pages | 264 |
Release | 1986 |
Genre | Mathematics |
ISBN |
Database Systems
Title | Database Systems PDF eBook |
Author | S. K. Singh |
Publisher | Pearson Education India |
Pages | 954 |
Release | 2011 |
Genre | Database design |
ISBN | 9788131760925 |
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.
Transactional Information Systems
Title | Transactional Information Systems PDF eBook |
Author | Gerhard Weikum |
Publisher | Morgan Kaufmann |
Pages | 881 |
Release | 2002 |
Genre | Computers |
ISBN | 1558605088 |
This book describes the theory, algorithms, and practical implementation techniques behind transaction processing in information technology systems.
Real-Time Database Systems
Title | Real-Time Database Systems PDF eBook |
Author | Azer Bestavros |
Publisher | Springer Science & Business Media |
Pages | 376 |
Release | 2012-12-06 |
Genre | Computers |
ISBN | 1461561612 |
Despite the growing interest in Real-Time Database Systems, there is no single book that acts as a reference to academics, professionals, and practitioners who wish to understand the issues involved in the design and development of RTDBS. Real-Time Database Systems: Issues and Applications fulfills this need. This book presents the spectrum of issues that may arise in various real-time database applications, the available solutions and technologies that may be used to address these issues, and the open problems that need to be tackled in the future. With rapid advances in this area, several concepts have been proposed without a widely accepted consensus on their definitions and implications. To address this need, the first chapter is an introduction to the key RTDBS concepts and definitions, which is followed by a survey of the state of the art in RTDBS research and practice. The remainder of the book consists of four sections: models and paradigms, applications and benchmarks, scheduling and concurrency control, and experimental systems. The chapters in each section are contributed by experts in the respective areas. Real-Time Database Systems: Issues and Applications is primarily intended for practicing engineers and researchers working in the growing area of real-time database systems. For practitioners, the book will provide a much needed bridge for technology transfer and continued education. For researchers, this book will provide a comprehensive reference for well-established results. This book can also be used in a senior or graduate level course on real-time systems, real-time database systems, and database systems or closely related courses.
Fundamentals of Pervasive Information Management Systems
Title | Fundamentals of Pervasive Information Management Systems PDF eBook |
Author | Vijay Kumar |
Publisher | John Wiley & Sons |
Pages | 400 |
Release | 2013-09-16 |
Genre | Computers |
ISBN | 1118024249 |
A comprehensive new edition on mobile computing covering both mobile and sensor data The new paradigm of pervasive computing was born from the needs of highly mobile workers to access and transfer data while on the go. Significant advances in the technology have lent and will continue to lend prevalence to its use especially in m-commerce. Covering both mobile data and sensor data, this comprehensive text offers updated research on sensor technology, data stream processing, mobile database security, and contextual processing. Packed with cases studies, exercises, and examples, Fundamentals of Pervasive Information Management Systems covers essential aspects of wireless communication and provides a thorough discussion about managing information on mobile database systems (MDS). It addresses the integration of web and workflow with mobile computing and looks at the current state of research. Fundamentals of Pervasive Information Management Systems presents chapters on: Mobile Database System Mobile and Wireless Communication Location and Handoff Management Fundamentals of Database Processing Introduction to Concurrency Control Mechanisms Effect of Mobility on Data Processing Transaction Management in Mobile Database Systems Mobile Database Recovery Wireless Information Dissemination Introduction to Sensor Technology Sensor Technology and Data Streams Management Sensor Network Deployment: Case Studies Fundamentals of Pervasive Information Management Systems is an ideal book for researchers, teachers, and graduate students of mobile computing. The book may also be used as a reference text for researchers or managers.
Main Memory Database Systems
Title | Main Memory Database Systems PDF eBook |
Author | Frans Faerber |
Publisher | Foundations and Trends in Databases |
Pages | 144 |
Release | 2017-07-20 |
Genre | Probabilistic databases |
ISBN | 9781680833249 |
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.