Sciweavers

BTW
2015
Springer

Cleager: Eager Schema Evolution in NoSQL Document Stores

8 years 8 days ago
Cleager: Eager Schema Evolution in NoSQL Document Stores
Abstract: Schema-less NoSQL data stores offer great flexibility in application development, particularly in the early stages of software design. Yet over time, software engineers struggle with the heavy burden of dealing with increasingly heterogeneous data. In this demo we present Cleager, a framework for eagerly managing schema evolution in schema-less NoSQL document stores. Cleager executes declarative schema modification operations as MapReduce jobs on the Google Cloud Platform. We present different scenarios that require data migration, such as adding, removing, or renaming properties of persisted objects, as well as copying and moving them between objects. Our audience can declare the required schema migration operations in the Cleager console, and then verify the results in real time. 1 Schema Evolution in NoSQL Document Stores This work concerns the maintainability of feature-rich, interactive web applications from the view-point of schema evolution. In particular, we target ...
Stefanie Scherzinger, Meike Klettke, Uta Stör
Added 17 Apr 2016
Updated 17 Apr 2016
Type Journal
Year 2015
Where BTW
Authors Stefanie Scherzinger, Meike Klettke, Uta Störl
Comments (0)