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

S Scherzinger, S Sidortschuck - International Conference on Conceptual …, 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 …

NoSQL schema evolution and big data migration at scale

M Klettke, U Störl, M Shenavai… - 2016 IEEE International …, 2016 - ieeexplore.ieee.org
This paper explores scalable implementation strategies for carrying out lazy schema
evolution in NoSQL data stores. For decades, schema evolution has been an evergreen in …

[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 …

Uncovering the evolution history of data lakes

M Klettke, H Awolin, U Störl, D Müller… - … conference on big …, 2017 - ieeexplore.ieee.org
Data accumulating in data lakes can become inaccessible in the long run when its
semantics are not available. The heterogeneity of data formats and the sheer volumes of …

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 …

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 …

A systematic map** of software engineering approaches to develop big data systems

R Laigner, M Kalinowski, S Lifschitz… - 2018 44th Euromicro …, 2018 - ieeexplore.ieee.org
[Context] Data is being collected at an unprecedented scale. Data sets are becoming so
large and complex that traditionally engineered systems may be inadequate to deal with …

An empirical study of (multi-) database models in open-source projects

P Benats, M Gobert, L Meurice, C Nagy… - … Conference, ER 2021 …, 2021 - Springer
Managing data-intensive systems has long been recognized as an expensive and error-
prone process. This is mainly due to the often implicit consistency relationships that hold …

Machine learning for managing modeling ecosystems: Techniques, applications, and a research vision

DD Ruscio, PT Nguyen, A Pierantonio - Software Ecosystems: Tooling and …, 2023 - Springer
Abstract Model-driven engineering (MDE) is a software discipline that promotes the adoption
of models to support the specification, analysis, and development of complex systems …

An Empirical Study of Safetensors' Usage Trends and Developers' Perceptions

B Casey, K Damian, A Cotaj, J Santos - arxiv preprint arxiv:2501.02170, 2025 - arxiv.org
Developers are sharing pre-trained Machine Learning (ML) models through a variety of
model sharing platforms, such as Hugging Face, in an effort to make ML development more …