EDBT 2026 Demo / reviewers in the wild / expert
Geomar André Schreiner
dblp:178/2074
· DBLP profile ↗
5ranked-venue papers in the field
3as first author
2since 2021 · last 2024
0000-0002-6457-8982ORCID · verified
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 3 (3 first)Business Process & Enterprise Data · 1Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | A survey on the computation of representative trajectories
Vanessa Lago Machado, Ronaldo dos Santos Mello, Vania Bogorny, Geomar André Schreiner |
GeoInformatica | 4 |
| 2021 | Dependency Rule Modeling for Multiple Aspects Trajectories
Ronaldo dos Santos Mello, Geomar André Schreiner, Cristian Alexandre Alchini, Gustavo Gonçalves dos Santos, Vania Bogorny, Chiara Renso |
ER | 2 |
| 2019 | A Hybrid Partitioning Strategy for NewSQL Databases: The VoltDB CaseabstractSeveral application domains deal with the management of massive data volumes and thousands of OLTP transactions per second. Traditional relational databases cannot cope with these requirements. NewSQL is a new generation of databases that provides both high scalability and availability and ACID properties support. Besides, it is a promising solution to handle these application data management needs. Although data partitioning is an essential feature for tuning relational databases, stills an open issue for NewSQL systems. In this paper, we propose a hybrid partitioning approach for NewSQL databases that allows the user to define the vertical and horizontal data partitions. In order to determine what site will store each data fragment, we propose a hash function that considers schema information and data access statistics. Our experimental evaluation compares our hybrid VoltDB version against the standard VoltDB. The results highlight that our strategy increases the number of single-site transactions from 37% to 76%. Geomar André Schreiner, Denio Duarte, Guilherme Dal Bianco, Ronaldo dos Santos Mello |
iiWAS | 1 |
| 2019 | NewSQL Through the Looking GlassabstractSeveral applications require to handle large and heterogeneous data volumes as well as thousands of OLTP transactions per second. Traditional relational databases are not suitable for these requirements. On the other hand, NoSQL databases are able to deal with Big Data, but lacks the support to the traditional ACID properties. NewSQL is a new class of databases that combines the support to OLTP transactions of relational databases with the high availability and scalability of NoSQL databases. However, few works in the literature explore the differences among different NewSQL solutions. In this paper, we discuss the main features of the most prominent NewSQL products, besides we present benchmarking results for analyzing their performance. We believe that both analysis can be useful as a guide to a future choice of NewSQL technologies. Geomar André Schreiner, Ronan Knob, Denio Duarte, Patricia Vilain, Ronaldo dos Santos Mello |
iiWAS | 1 |
| 2015 | SQLtoKeyNoSQL: a layer for relational to key-based NoSQL database mappingabstractToday, many applications produce and manipulate a large volume of data, the so-called Big Data. Traditional databases (DB), like relational databases, are not suitable to Big Data management. In order to solve this problem, a new category of DB has been proposed, the so-called NoSQL DB. NoSQL DB have different data models, as well as different access methods which are not usually compatible with the SQL language. In this context, approaches have been proposed for providing mapping of relational DB schemata and operations to equivalent ones in NoSQL DB to deal with large relational data sets in the cloud, focusing on scalability and availability. However, these approaches map relational DB only to a single NoSQL data model and, sometimes, to a specific NoSQL DB product. This paper presents SQLtoKeyNoSQL, a layer able to translate relational schemata as well as SQL commands to equivalent schemata and access methods to any key-oriented NoSQL DB (document-oriented, key-value and column-oriented). We present the architecture of our layer focusing on our mapping strategies, as well as some preliminary experiments that evaluate the impact of SQLtoKeyNoSQL as a solution for transparent mapping of relational DB to key-based NoSQL DB. Geomar André Schreiner, Denio Duarte, Ronaldo dos Santos Mello |
iiWAS | 1 |