2 papers
cs.DB2026
Towards the Automated Extraction and Refactoring of NoSQL Schemas from Application Code
Carlos J. Fernandez-Candel, Anthony Cleve, Jesus J. Garcia-Molina
In this paper, we present a static code analysis strategy to extract logical schemas from NoSQL applications. Our solution is based on a model-driven reverse engineering process co…
cs.DB2025
An Empirical Study on Database Usage in Microservices
Maxime André, Marco Raglianti, Souhaila Serbout +2
Microservices architectures are an integral part of modern software development. Their adoption brings significant changes to database management. Instead of relying on a single da…