Database Design for NoSQL Systems

0
85

Authors: Francesca Bugiotti, Luca Cabibbo, Paolo Atzeni, Riccardo Torlone

Tags: 2014, conceptual modeling

We propose a database design methodology for NoSQL systems. The approach is based on NoAM (NoSQL Abstract Model), a novel abstract data model for NoSQL databases, which exploits the commonalities of various NoSQL systems and is used to specify a system-independent representation of the application data. This intermediate representation can be then implemented in target NoSQL databases, taking into account their specific features. Overall, the methodology aims at supporting scalability, performance, and consistency, as needed by next-generation web applications.

Read the full paper here: https://link.springer.com/chapter/10.1007/978-3-319-12206-9_18