Principles of Distributed Database Systems
Title | Principles of Distributed Database Systems PDF eBook |
Author | M. Tamer Özsu |
Publisher | Springer Science & Business Media |
Pages | 856 |
Release | 2011-02-24 |
Genre | Computers |
ISBN | 1441988343 |
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
Title | Principles of Database Management PDF eBook |
Author | Wilfried Lemahieu |
Publisher | Cambridge University Press |
Pages | 817 |
Release | 2018-07-12 |
Genre | Computers |
ISBN | 1107186129 |
Introductory, theory-practice balanced text teaching the fundamentals of databases to advanced undergraduates or graduate students in information systems or computer science.
Database Systems
Title | Database Systems PDF eBook |
Author | Catherine M. Ricardo |
Publisher | MacMillan Publishing Company |
Pages | 600 |
Release | 1990 |
Genre | Computers |
ISBN |
Database Tuning
Title | Database Tuning PDF eBook |
Author | Dennis Shasha |
Publisher | Elsevier |
Pages | 441 |
Release | 2002-06-07 |
Genre | Computers |
ISBN | 0080503780 |
Tuning your database for optimal performance means more than following a few short steps in a vendor-specific guide. For maximum improvement, you need a broad and deep knowledge of basic tuning principles, the ability to gather data in a systematic way, and the skill to make your system run faster. This is an art as well as a science, and Database Tuning: Principles, Experiments, and Troubleshooting Techniques will help you develop portable skills that will allow you to tune a wide variety of database systems on a multitude of hardware and operating systems. Further, these skills, combined with the scripts provided for validating results, are exactly what you need to evaluate competing database products and to choose the right one. - Forward by Jim Gray, with invited chapters by Joe Celko and Alberto Lerner - Includes industrial contributions by Bill McKenna (RedBrick/Informix), Hany Saleeb (Oracle), Tim Shetler (TimesTen), Judy Smith (Deutsche Bank), and Ron Yorita (IBM) - Covers the entire system environment: hardware, operating system, transactions, indexes, queries, table design, and application analysis - Contains experiments (scripts available on the author's site) to help you verify a system's effectiveness in your own environment - Presents special topics, including data warehousing, Web support, main memory databases, specialized databases, and financial time series - Describes performance-monitoring techniques that will help you recognize and troubleshoot problems
Principles of Database Query Processing for Advanced Applications
Title | Principles of Database Query Processing for Advanced Applications PDF eBook |
Author | Clement T. Yu |
Publisher | Morgan Kaufmann |
Pages | 512 |
Release | 1998 |
Genre | Computers |
ISBN |
A thorough presentation of query processing techniques in a broad range of database systems for advanced applications. Provides the most effective query processing techniques and ways to optimize the information retrieval process. Intended for database systems designers creating advanced applications.
Database Systems
Title | Database Systems PDF eBook |
Author | Elvis Foster |
Publisher | Apress |
Pages | 528 |
Release | 2014-12-24 |
Genre | Computers |
ISBN | 1484208773 |
Database Systems: A Pragmatic Approach is a classroom textbook for use by students who are learning about relational databases, and the professors who teach them. It discusses the database as an essential component of a software system, as well as a valuable, mission critical corporate resource. The book is based on lecture notes that have been tested and proven over several years, with outstanding results. It also exemplifies mastery of the technique of combining and balancing theory with practice, to give students their best chance at success. Upholding his aim for brevity, comprehensive coverage, and relevance, author Elvis C. Foster's practical and methodical discussion style gets straight to the salient issues, and avoids unnecessary fluff as well as an overkill of theoretical calculations. The book discusses concepts, principles, design, implementation, and management issues of databases. Each chapter is organized systematically into brief, reader-friendly sections, with itemization of the important points to be remembered. It adopts a methodical and pragmatic approach to solving database systems problems. Diagrams and illustrations also sum up the salient points to enhance learning. Additionally, the book includes a number of Foster's original methodologies that add clarity and creativity to the database modeling and design experience while making a novel contribution to the discipline. Everything combines to make Database Systems: A Pragmatic Approach an excellent textbook for students, and an excellent resource on theory for the practitioner.
Principles of Multimedia Database Systems
Title | Principles of Multimedia Database Systems PDF eBook |
Author | V. S. Subrahmanian |
Publisher | Morgan Kaufmann |
Pages | 478 |
Release | 1998 |
Genre | Computers |
ISBN |
Until recently, databases contained easily indexed numbers and text. Today, in the age of powerful, graphically based computers, and the world wide web, databases are likely to contain a much greater variety of data forms, including images, sound, video clips, and even handwritten documents. When multimedia databases are the norm, traditional methods of working with databases no longer apply. How do you query a video library, or an image database containing x-rays, or sounds in an audio database? Principles of Multimedia Database Systems explains how to work with these new multimedia data forms. It is the first comprehensive treatment of the skills and techniques required to build, maintain, and query multimedia databases. This book presents the mix of techniques necessary for working with multimedia databases, including synthetic solutions for the design and deployment of multimedia database systems. Because rapid technological developments are constantly changing the landscape of multimedia databases, the book teaches basic theoretical principles applicable to any database. * Covers the major issues of multimedia database design, with a strong focus on distributed multimedia databases. * Discusses important topics including how to organize the vast data types, storage and retrieval, and creation and delivery of multimedia presentations. * Organized around the lively scenario of a crime-fighting database that evolves as new concepts are introduced. * Includes numerous exercises and suggestions for programming projects. * Additional materials on the web include updates, on-line supplements, and links to downloadable software.