Sciweavers

BTW
2015
Springer

Schemaless NoSQL Data Stores - Object-NoSQL Mappers to the Rescue?

8 years 4 days ago
Schemaless NoSQL Data Stores - Object-NoSQL Mappers to the Rescue?
Abstract: NoSQL data stores are becoming increasingly popular in application development. These systems are attractive for developers due to their ability to handle large volumes of data, as well as data with a high degree of structural variety. Typically, NoSQL data stores are accessed programmatically. Due to the imminent lack of standardized query languages, building applications against the native interfaces of NoSQL data stores creates an unfortunate technical lock-in. To re-gain platform independence, developers turn to object mapper libraries as an additional level of abstraction when accessing NoSQL data stores. The current market for Java object mappers that support NoSQL data stores is still volatile, with commercial and open source products competing for adoption. In this paper, we give an overview on the state-of-the-art in Object-Relational Mappers that can handle also NoSQL data stores, as well as dedicated Object-NoSQL Mappers. We are able to show that choosing the right...
Uta Störl, Thomas Hauf, Meike Klettke, Stefan
Added 17 Apr 2016
Updated 17 Apr 2016
Type Journal
Year 2015
Where BTW
Authors Uta Störl, Thomas Hauf, Meike Klettke, Stefanie Scherzinger
Comments (0)