A Spreadsheet Algebra for a Direct Data Manipulation Query Interface

Shanghai(2009)

引用 84|浏览0
暂无评分
摘要
A spreadsheet-like "direct manipulation" interface is more intuitive for many non-technical database users compared to traditional alternatives, such as visual query builders. The construction of such a direct manipulation interface may appear straightforward, but there are some significant challenges. First, individual direct manipulation operations cannot be too complex, so expressive power has to be achieved through composing (long) sequences of small operations. Second, all intermediate results are visible to the user, so grouping and ordering are material after every small step. Third, users often find the need to modify previously specified queries. Since manipulations are specified one step at a time, there is no actual queryexpression to modify. Suitable means must be provided to address this need. Fourth, the order in which manipulations are performed by the user should not affect the results obtained, to avoid user confusion. We address the aforementioned challenges by designing a new spreadsheet algebra that: i) operates on recursively grouped multi-sets, ii) contains a selectively designed set of operators capable of expressing at least all single-block SQL queries and can be intuitively implemented in a spreadsheet, iii) enables query modification by the notion of modifiable query state, and iv) requires no ordering in unary data manipulation operators since they are all designed to commute. We built a prototype implementation of the spreadsheet algebra and show, through user studies with non-technical subjects, that the resultant query interface is easier to use than a standard commercial visual query builder.
更多
查看译文
关键词
visual query builder,query modification,direct data manipulation query,single-block sql queries,resultant query interface,direct data manipulation query interface,non-technical database user,spreadsheet programs,user interface,single-block sql query,modifiable query state,direct manipulation,spreadsheet,standard commercial visual query,database usability,spreadsheet algebra,visual query builders,query processing,direct manipulation interfacemay,sql,individual direct manipulation operation,data mining,expressive power,algebra,databases,computational modeling,probability density function,data models
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要