Advances in Data Base Theory


Book Description

This is the third book devoted to theoretical issues in data bases that we have edited. Each book has been the outgrowth of papers held at a workshop in Toulouse, France. The first workshop, held in 1977 focused primarily on the important topic of logic and databases. The book, Logic and Databases was the result of this effort. The diverse uses of logic for databases such as its use as a theoretical basis for databases, for deduction and for integ rity constraints formulation and checking was described in the chapters of the book. The interest generated by the first workshop led to the deci sion to conduct other workshops focused on theoretical issues in databases. In addition to logic and databases the types of papers were expanded to include other important theoretical issues such as dependency theory which, although it sometimes uses logic as a basis, does not fit with our intended meaning of logic and databases explored at the first workshop. Because of the broader coverage, and because we anticipated further workshops, the second book was entitled, Advances in Database Theory - Volume 1. The book "Logic and Databases" should be considered Volume 0 of this series.




Advances in Databases


Book Description

This volume presents the proceedings of the 13th British National Conference on Databases, BNCOD 13, held in Manchester, UK in July 1995. The volume contains 2 invited contributions and 14 full revised technical papers selected from a total of 64 submissions. The papers are organized in sections on functional databases, user interfaces, system-level algorithms, queries and transactions, and parallel and federated systems. Despite the fact that BNCOD is a national event there is strong international representation in the proceedings.




Advanced Database Systems


Book Description

The database field has experienced a rapid and incessant growth since the development of relational databases. The progress in database systems and applications has produced a diverse landscape of specialized technology areas that have often become the exclusive domain of research specialists. Examples include active databases, temporal databases, object-oriented databases, deductive databases, imprecise reasoning and queries, and multimedia information systems. This book provides a systematic introduction to and an in-depth treatment of these advanced database areas. It supplies practitioners and researchers with authoritative coverage of recent technological advances that are shaping the future of commercial database systems and intelligent information systems. Advanced Database Systems was written by a team of six leading specialists who have made significant contributions to the development of the technology areas covered in the book. Benefiting from the authors' long experience teaching graduate and professional courses, this book is designed to provide a gradual introduction to advanced research topics and includes many examples and exercises to support its use for individual study, desk reference, and graduate classroom teaching.




Advances in Databases


Book Description

This volume contains the proceedings of the eleventh British National Conference on Databases, held at Keele University, England. A dominant themein the volume is the provision of the means to enhance the capabilities of databases to handle information that has a rich semantic structure. A major research question is how to achieve such a semantic scale-up without sacrificing performance. There are currently two main paradigms within which it is possible to propose answers to this question, deduction-oriented and object-oriented. Both paradigms are well represented in this collection, with the balance in the direction of the deductive approach, which is followed by both the invited papers, by Michael Freeston from the European Computer-Industry Research Centre in Munich and Carlo Zaniolo from the University of California at Los Angeles. In addition, the volume contains 13 full papers selected from a total of36 submissions.




Advances in Databases and Information Systems


Book Description

This book constitutes the refereed proceedings of the 5th East European Conference on Advances in Databases and Information Systems, ADBIS 2001, held in Vilnius, Lithuania, in September 2001. The 25 revised full papers presented together with one invited paper and two abstracts of invited talks were carefully reviewed and selected from 82 submissions. The papers are organized in topical sections on query optimization, multimedia and multilingual information systems, spatiotemporal aspects of databases, data mining, transaction processing, conceptual modeling and information systems specification, active databases, query methods, XML, and information systems design.




Advances in Database Technology EDBT '96


Book Description

This book presents the refereed proceedings of the Fifth International Conference on Extending Database Technology, EDBT'96, held in Avignon, France in March 1996. The 31 full revised papers included were selected from a total of 178 submissions; also included are some industrial-track papers, contributed by partners of several ESPRIT projects. The volume is organized in topical sections on data mining, active databases, design tools, advanced DBMS, optimization, warehousing, system issues, temporal databases, the web and hypermedia, performance, workflow management, database design, and parallel databases.




Advanced Database Systems


Book Description

The theme of this book is the potential of new advanced database systems. The volume presents the proceedings of the 10th British National Conference on Databases, held in Aberdeen, Scotland, in July 1992. The volume contains two invited papers, one on the promise of distributed computing andthe challenges of legacy systems by M.L. Brodie, and the other on object-oriented requirements capture and analysis and the Orca project by D.J.L. Gradwell. The following four parts each contain three submitted papers selected from a total of 36 submissions. The parts are entitled: - Object-oriented databases - Parallel implementationsand industrial systems - Non-relational data models - Logic programming and databases




Advances in Database Technology - EDBT '94


Book Description

The fourth international conference on Extending Data Base Technology was held in Cambridge, UK, in March 1994. The biannual EDBT has established itself as the premier European database conference. It provides an international forum for the presentation of new extensions to database technology through research, development, and application. This volume contains the scientific papers of the conference. Following invited papers by C.M. Stone and A. Herbert, it contains 31 papers grouped into sections on object views, intelligent user interface, distributed information servers, transaction management, information systems design and evolution, semantics of extended data models,accessing new media, join algorithms, query optimization, and multimedia databases.







Advances in Object-Oriented Database Systems


Book Description

Object-oriented database management systems (OODBMSs) have generated significant excitement in the database community in the last decade. This interest stems from a real need for data management support for what are called "advanced application areas" that are not well-served by relational technology. The case for object-oriented technology has been made on three fronts. First is the data modeling requirements of the new applications. Some of the more important shortcomings of the relational systems in meeting the requirements of these applications include: 1. Relational systems deal with a single object type: a relation. A relation is used to model different real-world objects, but the semantics of this association is not part of the database. Furthermore, the attributes of a relation may come only from simple and fixed data type domains (numeric, character, and, sometimes, date types). Advanced applications require explicit storage and manipulation of more abstract types (e.g., images, design documents) and the ability for the users to define their own application-specific types. Therefore, a rich type system supporting user defined abstract types is required. 2. The relational model structures data in a relatively simple and flat manner. Non traditional applications require more complex object structures with nested objects (e.g., a vehicle object containing an engine object).