scispace - formally typeset
R

Romulo Goncalves

Researcher at IBM

Publications -  39
Citations -  996

Romulo Goncalves is an academic researcher from IBM. The author has contributed to research in topics: Column (database) & Point cloud. The author has an hindex of 14, co-authored 38 publications receiving 914 citations. Previous affiliations of Romulo Goncalves include ETH Zurich & Centrum Wiskunde & Informatica.

Papers
More filters
Journal ArticleDOI

Column-store support for RDF data management: not all swans are white

TL;DR: This paper reports on the results of an independent evaluation of the techniques presented in the VLDB 2007 paper "Scalable Semantic Web Data Management Using Vertical Partitioning", as well as a complementary analysis of state-of-the-art RDF storage solutions.
Proceedings ArticleDOI

An architecture for recycling intermediates in a column-store

TL;DR: This paper studies an architecture that harvests the by-products of the operator-at-a-time paradigm in a column store system using a lightweight mechanism, the recycler, and indicates the potentials of recycling intermediates and charters a route for further development of database kernels.
Journal ArticleDOI

Massive point cloud data management

TL;DR: During the design, the implementation and the execution of the benchmarks, a number of point cloud data management improvements were proposed and partly tested: Morton/Hilbert code for ordering data, Morton code and Morton-ranges, algorithms for parallel query execution, and a unique vario-scale LoD data organization avoiding the density jumps of the well-known discreteLoD data organizations.
Proceedings ArticleDOI

MonetDB/SQL Meets SkyServer: the Challenges of a Scientific Database

TL;DR: This paper presents the experiences in porting the Sloan Digital Sky Survey (SDSS)/ SkyServer to the state-of- the-art open source database system MonetDB/SQL, and achieves a fully functional prototype for the personal SkyServer.
Proceedings ArticleDOI

Exploiting the power of relational databases for efficient stream processing

TL;DR: A complete architecture is proposed, the DataCell, which is implemented on top of an open-source column-oriented DBMS, which allows batch processing of tuples and selectively pick tuples from a basket based on the query requirements exploiting a novel query component, the basket expressions.