Skip to main content

Showing 1–2 of 2 results for author: Candel, C J F

.
  1. 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

  2. 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