works on

From the 1 of 14 linked papers with an AI index.

activity
20092022
most citedA Case for A Collaborative Query Management System

64 citations · 134 across the 9 of their papers we have counts for

collaborators

14 papers

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…

cs.DB20209 cited

Optimal Join Algorithms Meet Top-k

Nikolaos Tziavelis, Wolfgang Gatterbauer, Mirek Riedewald

Top-k queries have been studied intensively in the database community and they are an important means to reduce query cost when only the "best" or "most interesting" results are ne…

cs.DB202035 cited

QueryVis: Logic-based diagrams help users understand complicated SQL queries faster

Aristotelis Leventidis, Jiahui Zhang, Cody Dunne +3

Understanding the meaning of existing SQL queries is critical for code maintenance and reuse. Yet SQL can be hard to read, even for expert users or the original creator of a query.…