Endowing NoSQL DBMS with SQL features through standard Call Level Interfaces


Autoria(s): Pereira, Óscar Mortágua; Simões, David; Aguiar, Rui L.
Data(s)

27/09/2016

27/09/2016

06/07/2015

Resumo

To store, update and retrieve data from database management systems (DBMS), software architects use tools, like call-level interfaces (CLI), which provide standard functionalities to interact with DBMS. However, the emerging of NoSQL paradigm, and particularly new NoSQL DBMS providers, lead to situations where some of the standard functionalities provided by CLI are not supported, very often due to their distance from the relational model or due to design constraints. As such, when a system architect needs to evolve, namely from a relational DBMS to a NoSQL DBMS, he must overcome the difficulties conveyed by the features not provided by NoSQL DBMS. Choosing the wrong NoSQL DBMS risks major issues with components requesting non-supported features. This paper focuses on how to deploy features that are not so commonly supported by NoSQL DBMS (like Stored Procedures, Transactions, Save Points and interactions with local memory structures) by implementing them in standard CLI.

Identificador

2325-9000

2325-9086

http://hdl.handle.net/10773/16167

Idioma(s)

eng

Publicador

Knowledge Systems Institute

Relação

http://dx.doi.org/10.18293/SEKE2015-070

Direitos

openAccess

Palavras-Chave #NoSQL #SQL #Databases #Middle-ware #Call level interfaces #Software architecture
Tipo

conferenceObject