Database System
2,321 Followers
Recent papers in Database System
Distinct software metrics have been proposed for programs. By contrast, metrics for databases have been neglected on the grounds that databases were mere plain files that do not affect considerably information systems maintainability.... more
Abstract With the increasing popularity of object-relational technology, it is becoming important to have a methodology which allows designers to exploit the great modelling power of object-oriented conceptual models (OOCMs) and yet which... more
Real-time database systems incorporate the notion of a deadline into the database system model. USU-ally, deadlines are associated with transactions, and the system attempts to execute a given set of transactions so as to both meet the... more
Watermarks are the most important tool for dating old, not explicitly dated paper documents. Hence, catalogues and databases of watermarks play an eminent role for the work of medievalist and paper historians. This article presents an... more
Routing systems for motorized vehicles in the internet are well known and widely used. But until recently, there had been no possibility to completely design and individually plan a tourist bicycle tour. This paper describes the... more
The use of software agents as Database Management System components lead to database systems that may be conflgured and extended to support new requirements. We focus here with the self-tuning feature, which demands a somewhat intelligent... more
In order to provide a portable and accurate typing system for the unambiguous characterization of pathogenic Escherichia coli isolates to the scientific community, we have constructed an online database for MultiLocus Sequence Typing of... more
The nested transaction model was introduced to satisfy the requirements of advanced database applications. Moreover, it is currently the basic transaction model for new databases like workflow systems, mobile databases, and... more
Historically, bitmap indexing has provided an important database capability to accelerate queries. However, only a few database systems have implemented these indexes because of the difficulties of modifying fundamental assumptions in the... more
While many theoretical arguments against or in favor of open source and closed source software development have been presented, the empirical basis for the assessment of arguments and the development of models is still weak. Addressing... more
Existing commercial database management systems offer little or no functionality to handle the complexity of geoscience data-and other environmental science data-particularly in respect of missing and partially missing (incomplete or... more
This paper discusses the design and implementation of SEQ, a database system with support for sequence data. SEQ models a sequence as an ordered collection of records, and supports a declarative sequence query language based on an algebra... more
TESTING RELATIONAL DATABASE USING SQLLint Hassan Reza and Kris Zarns University of North Dakota School of Aerospace Sciences Grand Forks, ND 58202, USA reza@aero.und. edu Abstract Database systems are an important element of any web... more
Abstract: Time is one of the most difficult aspects to handle in real world applications such as database systems. Relational database management systems proposed by Codd offer very little built-in query language support for temporal data... more
Manipulating a database system on a quantum computer is an essential aim to benefit from the promising speed-up of quantum computers over classical computers in areas that take a vast amount of storage and processing time such as in... more
he proliferation of file systems, navigational database systems (hierarchical and network). and relational database systems during the past three decades has created difficult problems arising from the need to access heterogeneous files... more
In this paper, evolutionary algorithms are explored with the objective of demonstrating that they offer the most efficient and adequate solution to the Index Selection Problem (ISP). The final target is to develop a self-tuning database... more
Database workloads consist of mixes of queries that run concurrently and interact with each other. In this paper, we demonstrate that query interactions can have a significant impact on database system performance. Hence, we argue that it... more
We introduce quantum databases, a new database abstraction that allows to defer the making of choices in transactions until an application or user forces the choices by observation. Conceptually, a transaction is in a quantum state -in... more
Real-world data -especially when generated by distributed measurement infrastructures such as sensor networks -tends to be incomplete, imprecise, and erroneous, making it impossible to present it to users or feed it directly into... more
Benchmarking graph-oriented database workloads and graph-oriented database systems are increasingly becoming relevant in analytical Big Data tasks, such as social network analysis. In graph data, structure is not mainly found inside the... more
Modern database applications including computer-aided design, multimedia information systems, medical imaging, molecular biology, or geographical information systems impose new requirements on the effective and efficient management of... more
Queries containing outer joins are common in data warehousing applications. Materialized outer-join views could greatly speed up many such queries but most database systems do not allow outer joins in materialized views. In part, this is... more
Security facilities of information systems with high security requirements should be consistently and continuously developed, used, and maintained based on some common standards of information security. However, there is no engineering... more
Stockholm Syndrome is a paradoxical psychological experience which both intrigues and often frustrates law enforcement and mental health professionals alike. Much attention has been directed toward understanding and defining the... more
Web applications built using Java technologies usually access relational databases via JDBC API. This requires a database system specific JDBC driver to be installed on the application side. On the other hand, a paradigm shift is taking... more
This book Databases and Transaction Processing constitutes a standard database textbook for advanced undergraduate and graduate coursesalbeit with a somewhat different focus compared to the established books. As the subtitle An... more
AbstractÐIn the past decade, the exponential growth in commodity CPU's speed has far outpaced advances in memory latency. A second trend is that CPU performance advances are not only brought by increased clock rate, but also by increasing... more
Database driven Information Systems (IS) have two distinct integrity concerns: static, or data integrity and dynamic integrity. Static integrity addresses situations within a particular database state, or instance and dynamic integrity is... more
In order to handle spatial data efficiently, as required in computer aided design and geo-data applications, a database system needs an mdex mechanism that ti help it retrieve data items quickly accordmg to their spatial locations... more
Client-server database systems based on a data shipping model can exploit client memory resources by caching copies of data items across transaction boundaries. Caching reduces the need to obtain data from servers or other sites on the... more
Efficient methods of processing unanticipated queries are a crucial prerequisite for the success of generalized database management systems. A wide variety of approaches to improve the performance of query evaluation algorithms have been... more
In contrast to space-partitioning index structures, data-partitioning index structures naturally adapt to the actual data distribution which results in a very good query response behavior. Besides efficient query processing, modern... more
The most important feature of a multidatabase system (MDBS) is to provide the global schema with integrating various models of local database systems (LDBS). However, it is difficult to integrate local schemas into the global schema due... more
We describe a new database management system architecture designed for long term evolutionary growth of modular DBMSs. This architecture includes the development of Ada package speci cations for the individual modules. Alternative code... more
Today’s real-time systems (RTS) are characterized by managing large volumes of dispersed data making real-time distributed data processing a reality. Large business houses need to do distributed processing for many reasons, and they often... more
A federated database system (FDBS) is a collection of cooperating database systems that are autonomous and possibly heterogeneous. In this paper, we define a reference architecture for distributed database management systems from system... more