127,041 research outputs found

    Exploring parallelism with object oriented database management system

    Get PDF
    The object oriented approach to database management systems aims to remove the limitations of the current systems by providing enhanced semantic capabilities and more flexible facilities, including the encapsulation of operations as well as data in the specification of an object. Such systems are certainly more complex than existing database management systems. Although, they are complex, the current object oriented database management systems are built for Von-Neumann (purely sequential) machines. Such implementation inevitably leads to major problems involving efficiency and performance. So, new techniques for implementation need to be investigated. One possible solution for the efficiency, and performance problems is to use parallel processing techniques. Thus, the aim of this research is to propose aspects in which parallel processing can be introduced within the scope of object oriented database management systems and identify ways in which the performance can be improved. A prototype of the main components of an object oriented database system called KBZ has been implemented to test out some of the parallel processing aspects. The thesis starts with an introduction and background to the research. It then describes major parallel system architectures for an object oriented database management system. Techniques such as distributing a large volume of data among various processors (transputers), performing processing in the background of the system to reduce response time, and performing input/output parallel processing are presented. The initial prototype, PKBZ version-1, is then described; in particular, the logical and physical representation of object classes, how they communicate through message sending, and the different types of message supported. Two prototype versions exist. The initial prototype was designed to investigate the parallel implementation and general functionality of the system. The second version provides greater flexibility and incorporates enhanced functionality to allow experimentation. The enhancements in the second version are also discussed in the thesis, and the experimental results using different transputer configurations are illustrated and analyzed

    Query processing of spatial objects: Complexity versus Redundancy

    Get PDF
    The management of complex spatial objects in applications, such as geography and cartography, imposes stringent new requirements on spatial database systems, in particular on efficient query processing. As shown before, the performance of spatial query processing can be improved by decomposing complex spatial objects into simple components. Up to now, only decomposition techniques generating a linear number of very simple components, e.g. triangles or trapezoids, have been considered. In this paper, we will investigate the natural trade-off between the complexity of the components and the redundancy, i.e. the number of components, with respect to its effect on efficient query processing. In particular, we present two new decomposition methods generating a better balance between the complexity and the number of components than previously known techniques. We compare these new decomposition methods to the traditional undecomposed representation as well as to the well-known decomposition into convex polygons with respect to their performance in spatial query processing. This comparison points out that for a wide range of query selectivity the new decomposition techniques clearly outperform both the undecomposed representation and the convex decomposition method. More important than the absolute gain in performance by a factor of up to an order of magnitude is the robust performance of our new decomposition techniques over the whole range of query selectivity

    Data Structures and Data Types in Object-Oriented Databases

    Get PDF
    The possibility of finding a static type system for object-oriented programming languages was initiated by Cardelli [Car88, CW85] who showed that it is possible to express the polymorphic nature of functions such a

    Maintaining consistency in distributed systems

    Get PDF
    In systems designed as assemblies of independently developed components, concurrent access to data or data structures normally arises within individual programs, and is controlled using mutual exclusion constructs, such as semaphores and monitors. Where data is persistent and/or sets of operation are related to one another, transactions or linearizability may be more appropriate. Systems that incorporate cooperative styles of distributed execution often replicate or distribute data within groups of components. In these cases, group oriented consistency properties must be maintained, and tools based on the virtual synchrony execution model greatly simplify the task confronting an application developer. All three styles of distributed computing are likely to be seen in future systems - often, within the same application. This leads us to propose an integrated approach that permits applications that use virtual synchrony with concurrent objects that respect a linearizability constraint, and vice versa. Transactional subsystems are treated as a special case of linearizability

    Categorical database generalization in GIS

    Get PDF
    Key words: Categorical database, categorical database generalization, Formal data structure, constraints, transformation unit, classification hierarchy, aggregation hierarchy, semantic similarity, data model, Delaunay triangulation network. semantic similarity evaluation model.Categorical databases are widely used in GIS for different kinds of application, analysis, planning, evaluation and management. Database generalization that derives different resolution databases from a single database with more detail is one of the key research problems and a hot research point in the GIS and Cartography field. This dissertation presents a framework for categorical database generalization in GIS. It includes defining conceptual aspects of current categorical database generalization transformation and constraints for generalization transformation, elaboration on supporting data structure and transformation units, development of auxiliary analysis methods, and demonstration of some application examples.Database generalization is considered as a transformation process. Three kinds of transformation are defined based on the characteristics of categorical database and categorical database generalization. They are geo-spatial model transformation, object transformation and relation transformation. Each transformation has a certain function and deals with some aspects of database. Geo-spatial transformation is mainly used to define the content framework of a new database and decide the theme of a new database. Object transformation and relation transformation deal with transformations of thematic and geometric aspects of objects and relationship between objects from an existing database to a new database.Database generalization (transformation) requires a data structure that strongly supports data organization, spatial analysis and decision-making in a database. The design of a data structure should take two functions into account. One provides the basis for describing and organizing spatial objects and the relationships between them. and the other is for analyzing and supporting operations on spatial objects. This thesis introduces the IEFDS, an integrated and extended version of FDS, as a data model to support automated database generalization transformation. The addition to FDS is triangles. The triangles and their classification are proposed based on constituent properties of triangles in IEFDS which plays an important role in the extended adjacent and inclusion relations and extracting the skeleton line. Some examples of spatial query operations that make use of the extended adjacent relation and semantic triangles are also provided in this thesis.In a categorical database, similarity between object types can be described by a similarity measure. The similarity is application-dependent. In a sense, the similarity will control and guide database transformation operations. The similarity evaluation model and similarity matrix are proposed for analyzing and representing similarity between objects and object types in this study which is based on Set-theory, classification and aggregation hierarchy. The constraints such as transformation conditions play a key role in the process of databasegeneralization. Constraints can be used to identify conflicting areas, guide choices of operationsand trigger operations as well as govern the database generalization. The processes of generalization should be performed by a series of operations under the control of constraints. Three types of constraints, data model. object and relationships based on an object-oriented database are proposed in landuse database generalization. These constraints can be specified interactively by users and varied to reflect different objectives or purposes. These types of constraints are applicationdependent. This will make the database generalization process very flexible/adaptive, and the decisionmaking can be based on geographic meaning and not simply on the geometry of an object.An important element proposed in this study is the transformation unit. It is an important process unit as many generalization problems need to be solved by considering a subset of related objects as a whole, rather than treating them individually. In a sense, the transformation unit is a basic analysis. processing, decision-making unit and a trigger to aggregation operation processes and it plays an important role in database transformation. The conflicted objects and its (their) related objects are organized into a transformation unit. A transformation unit that "brings together- a subset of objects can he created by conflict,; in thematic and /or geometric aspects of objects or spatial relation among objects or integrating them. The main purpose of creating a transformation unit is for the preparationofan aggregation operation. It limits the area and numberofa setofrelated objects in an aggregation operation. The different conflict types will create different types of transformation units. For this study, four types of transformation units are considered based on the constraints discussed. Each of which has a corresponding aggregation operation.The auxiliary analysis methods (algorithms) are needed to actually perform spatial analysis and transformations. The most fundamental tasks are to identify where to generalize, how to generalize, and when to generalize. The thesis introduces a number of auxiliary analysis methods that have been developed to solve a number of important geometric and thematic problems in database trans, form ati on. These auxiliary analysis methods include semantic similarity rnatrix, computing a model of similarity, detection and creation of transformation units, area object aggregation analysis and the process based on transformation units, multineighborhood, object cluster and creation of catchments hierarchy etc.Such examples of the application are included in the thesis as object cluster, land use aggregation and automated organization of hierarchical catchments. The application examples demonstrate the applicability and benefits of the IEFDS and similarity evaluation model. These supporting models play a key role in organizing thematic and geometric data, spatial analysis and spatial query in database generalization. It also proved that a lot of critical geometric and thematic problems in database generalization can be solved, or can be solved in a more efficient way, with the support of an adequate data model.</font

    Pattern Reification as the Basis for Description-Driven Systems

    Full text link
    One of the main factors driving object-oriented software development for information systems is the requirement for systems to be tolerant to change. To address this issue in designing systems, this paper proposes a pattern-based, object-oriented, description-driven system (DDS) architecture as an extension to the standard UML four-layer meta-model. A DDS architecture is proposed in which aspects of both static and dynamic systems behavior can be captured via descriptive models and meta-models. The proposed architecture embodies four main elements - firstly, the adoption of a multi-layered meta-modeling architecture and reflective meta-level architecture, secondly the identification of four data modeling relationships that can be made explicit such that they can be modified dynamically, thirdly the identification of five design patterns which have emerged from practice and have proved essential in providing reusable building blocks for data management, and fourthly the encoding of the structural properties of the five design patterns by means of one fundamental pattern, the Graph pattern. A practical example of this philosophy, the CRISTAL project, is used to demonstrate the use of description-driven data objects to handle system evolution.Comment: 20 pages, 10 figure

    Object-oriented querying of existing relational databases

    Get PDF
    In this paper, we present algorithms which allow an object-oriented querying of existing relational databases. Our goal is to provide an improved query interface for relational systems with better query facilities than SQL. This seems to be very important since, in real world applications, relational systems are most commonly used and their dominance will remain in the near future. To overcome the drawbacks of relational systems, especially the poor query facilities of SQL, we propose a schema transformation and a query translation algorithm. The schema transformation algorithm uses additional semantic information to enhance the relational schema and transform it into a corresponding object-oriented schema. If the additional semantic information can be deducted from an underlying entity-relationship design schema, the schema transformation may be done fully automatically. To query the created object-oriented schema, we use the Structured Object Query Language (SOQL) which provides declarative query facilities on objects. SOQL queries using the created object-oriented schema are much shorter, easier to write and understand and more intuitive than corresponding S Q L queries leading to an enhanced usability and an improved querying of the database. The query translation algorithm automatically translates SOQL queries into equivalent SQL queries for the original relational schema
    corecore