Constructing an interactive natural language interface for relational databases

F Li, HV Jagadish - Proceedings of the VLDB Endowment, 2014 - dl.acm.org
Natural language has been the holy grail of query interface designers, but has generally
been considered too hard to work with, except in limited specific circumstances. In this …

NaLIR: an interactive natural language interface for querying relational databases

F Li, HV Jagadish - Proceedings of the 2014 ACM SIGMOD international …, 2014 - dl.acm.org
In this demo, we present NaLIR, a generic interactive natural language interface for querying
relational databases. NaLIR can accept a logically complex English language sentence as …

Debugging database queries: A survey of tools, techniques, and users

S Gathani, P Lim, L Battle - proceedings of the 2020 CHI conference on …, 2020 - dl.acm.org
Database management systems (or DBMSs) have been around for decades, and yet are still
difficult to use, particularly when trying to identify and fix errors in user programs (or queries) …

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

A Leventidis, J Zhang, C Dunne… - Proceedings of the …, 2020 - dl.acm.org
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 …

Query-based why-not provenance with nedexplain

N Bidoit, M Herschel, K Tzompanaki - … database technology (EDBT), 2014 - inria.hal.science
With the increasing amount of available data and transformations manipulating the data, it
has become essential to analyze and debug data transformations. A sub-problem of data …

DIY: Assessing the correctness of natural language to sql systems

A Narechania, A Fourney, B Lee, G Ramos - Proceedings of the 26th …, 2021 - dl.acm.org
Designing natural language interfaces for querying databases remains an important goal
pursued by researchers in natural language processing, databases, and HCI. These …

STRATISFIMAL LAYOUT: A modular optimization model for laying out layered node-link network visualizations

S Di Bartolomeo, M Riedewald… - … on Visualization and …, 2021 - ieeexplore.ieee.org
Node-link visualizations are a familiar and powerful tool for displaying the relationships in a
network. The readability of these visualizations highly depends on the spatial layout used for …

Dataplay: interactive tweaking and example-driven correction of graphical database queries

A Abouzied, J Hellerstein, A Silberschatz - Proceedings of the 25th …, 2012 - dl.acm.org
Writing complex queries in SQL is a challenge for users. Prior work has developed several
techniques to ease query specification but none of these techniques are applicable to a …

Gestural query specification

A Nandi, L Jiang, M Mandel - Proceedings of the VLDB Endowment, 2013 - dl.acm.org
Direct, ad-hoc interaction with databases has typically been performed over console-
oriented conversational interfaces using query languages such as SQL. With the rise in …

A Comprehensive Tutorial on over 100 Years of Diagrammatic Representations of Logical Statements and Relational Queries

W Gatterbauer - 2024 IEEE 40th International Conference on …, 2024 - ieeexplore.ieee.org
Query formulation is increasingly performed by systems that need to guess a user's intent
(eg via spoken word interfaces). But how can a user know that the computational agent is …