Skip to main content

Showing 1–3 of 3 results for author: Ruiz, D S

.
  1. arXiv:2205.11660  [pdf, other

    cs.DB

    A Taxonomy of Schema Changes for NoSQL Databases

    Authors: Alberto Hernández Chillón, Meike Klettke, Diego Sevilla Ruiz, Jesús García Molina

    Abstract: Schema evolution is a crucial aspect in database management. The proposed taxonomies of schema changes have neglected the set of operations that involves relationships between entity types: aggregation and references, as well as the possible existence of structural variations for schema types, as most of NoSQL systems are schemaless. The distinction between entity types and relationship types, whi… ▽ More

    Submitted 23 May, 2022; originally announced May 2022.

    Comments: 17 pages, 6 figures

  2. arXiv:2204.06670  [pdf, other

    cs.DB

    SkiQL: A Unified Schema Query Language

    Authors: Carlos Javier Fernández Candel, Jesús Joaquín García Molina, Diego Sevilla Ruiz

    Abstract: Most NoSQL systems are schema-on-read: data can be stored without first having to declare a Schema that imposes a structure. This schemaless feature offers flexibility to evolve data-intensive applications when data frequently change. However, freeing from declaring schemas does not mean their absence, but rather that they are implicit in data and code. Therefore, diagramming tools similar to thos… ▽ More

    Submitted 19 April, 2022; v1 submitted 13 April, 2022; originally announced April 2022.

    Comments: 18 pages

  3. A Unified Metamodel for NoSQL and Relational Databases

    Authors: Carlos J. Fernández Candel, Diego Sevilla Ruiz, Jesús J. García-Molina

    Abstract: The Database field is undergoing significant changes. Although relational systems are still predominant, the interest in NoSQL systems is continuously increasing. In this scenario, polyglot persistence is envisioned as the database architecture to be prevalent in the future. Multi-model database tools normally use a generic or unified metamodel to represent schemas of the data model that they su… ▽ More

    Submitted 17 May, 2021; v1 submitted 13 May, 2021; originally announced May 2021.

    Comments: 31 pages, 18 figures