activity
20182026
most citedQueryVis: Logic-based diagrams help users understand complicated SQL queries faster

35 citations · 65 across the 7 of their papers we have counts for

collaborators
Showing cs.DBShow all

10 papers · 1 filter

cs.DB2026

Efficient Path Query Processing in Relational Database Systems

Diego Rivera Correa, Mirek Riedewald

Path queries are crucial for property graphs, and there is growing interest in queries that combine regular expressions over labels with constraints on property values of vertices…

cs.DB2024

Ranked Enumeration for Database Queries

Nikolaos Tziavelis, Wolfgang Gatterbauer, Mirek Riedewald

Ranked enumeration is a query-answering paradigm where the query answers are returned incrementally in order of importance (instead of returning all answers at once). Importance is…

cs.DB20225 cited

SANTOS: Relationship-based Semantic Table Union Search

Aamod Khatiwada, Grace Fan, Roee Shraga +4

Existing techniques for unionable table search define unionability using metadata (tables must have the same or similar schemas) or column-based metrics (for example, the values in…

cs.DB20222 cited

Relational Diagrams: a pattern-preserving diagrammatic representation of non-disjunctive Relational Queries

Wolfgang Gatterbauer, Cody Dunne, Mirek Riedewald

Analyzing relational languages by their logical expressiveness is well understood. Something not well understood or even formalized is the vague concept of relational query pattern…

cs.DB20215 cited

DomainNet: Homograph Detection for Data Lake Disambiguation

Aristotelis Leventidis, Laura Di Rocco, Wolfgang Gatterbauer +2

Modern data lakes are deeply heterogeneous in the vocabulary that is used to describe data. We study a problem of disambiguation in data lakes: how can we determine if a data value…

cs.DB2021

Beyond Equi-joins: Ranking, Enumeration and Factorization

Nikolaos Tziavelis, Wolfgang Gatterbauer, Mirek Riedewald

We study theta-joins in general and join predicates with conjunctions and disjunctions of inequalities in particular, focusing on ranked enumeration where the answers are returned…