An empirical study on the design and evolution of NoSQL database schemas

S Scherzinger, S Sidortschuck - … , ER 2020, Vienna, Austria, November 3–6 …, 2020 - Springer
We study how software engineers design and evolve their domain model when building
applications against NoSQL data stores. Specifically, we target Java projects that use object …

[PDF][PDF] NoSQL Schema Evolution and Data Migration: State-of-the-Art and Opportunities.

U Störl, M Klettke, S Scherzinger - EDBT, 2020 - openproceedings.org
Recent position papers demand more schema flexibility, such as the ability to handle
variational data [3, 42]. Many agile software developers have long since turned towards …

[PDF][PDF] Darwin: A Data Platform for NoSQL Schema Evolution Management and Data Migration

U Störl, M Klettke - Workshop Proc. of the EDBT/ICDT 2022, 2022 - ceur-ws.org
During the development of NoSQL-backed software, the database schema evolves
alongside the application code. Especially in agile development, new application releases …

Detecting and preventing program inconsistencies under database schema evolution

L Meurice, C Nagy, A Cleve - 2016 IEEE International …, 2016 - ieeexplore.ieee.org
Nowadays, data-intensive applications tend to access their underlying database in an
increasingly dynamic way. The queries that they send to the database server are usually …

A Literature Review on Schema Evolution in Databases

Z Brahmia, F Grandi, B Oliboni - Computing Open, 2024 - cris.unibo.it
Changing a database schema is a fact of life in information systems, as a response to
changes inside the enterprise (eg, new users' requirements, correction of errors in the …

Supporting schema evolution in schema-less NoSQL data stores

L Meurice, A Cleve - 2017 IEEE 24th International Conference …, 2017 - ieeexplore.ieee.org
NoSQL data stores are becoming popular due to their schema-less nature. They offer a high
level of flexibility, since they do not require to declare a global schema. Thus, the data model …

Unified Management of Multi-model Data: (Vision Paper)

I Holubová, M Svoboda, J Lu - International Conference on Conceptual …, 2019 - Springer
The variety of data is one of the most challenging issues for research and practice in data
management. The so-called multi-model data are naturally organized in different and …

[PDF][PDF] MM-evolver: A Multi-model Evolution Management Tool.

M Vavrek, I Holubová, S Scherzinger - EDBT, 2019 - openproceedings.org
There is a new generation of databases specifically addressing Big Data Variety: Multi-
model databases store and process structurally heterogeneous data, managing several data …

Maintaining nosql database quality during conceptual model evolution

P Suárez-Otero, MJ Mior… - … Conference on Big …, 2020 - ieeexplore.ieee.org
Database schemas evolve over time to satisfy changing application requirements. If this
evolution is not performed correctly, some quality attributes are at risk such as data integrity …

[PDF][PDF] Temporal JSON Schema Versioning in the JSchema Framework.

S Brahmia, Z Brahmia, F Grandi… - Journal of Digital …, 2017 - researchgate.net
JSchema is a framework for the management of temporal documents stored in JSON format
in a NoSQL database, similar to the τXSchema framework proposed for XML. In this work …