摘要
设计了一个定义多库查询的工具,该工具的设计提供了一个新的抽象层面,该抽象层面向下可将查询映射到各种具体的数据库中,向上则隐藏了各个数据库的差异,在前端采用统一的方式显示给用户。用户可以以一种直观的方式定义查询,并且在查询执行过程中使用了查询采样优化算法,使得整个用户查询变得简单而快捷。
The paper proposes a graphical user tool to multidatabase. It supplies a layer which can map the subqueries to the respective database to access the multidatabase and realizes the algorithm of multidatabase query optimization. The user can define their query in an intuitive way.
出处
《计算机工程》
CAS
CSCD
北大核心
2006年第3期99-101,共3页
Computer Engineering
关键词
图形界面
多数据库查询优化
代价模型
查询描述
Graphical user interface
Multidatabase query optimization
Gost model
Query specification