共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > querytranslatortool |
querytranslatortool
|
0 | 0 | 1017 |
贡献者 | 讨论 | 代码提交 |
The Query Optimizer Tool (QOT) is used by instructors and students to assist in the teaching and understanding, respectively, of the way that modern (as of 2008) DBMS tools translate SQL statements into query trees and, furthermore, estimate the cost of those query trees to produce an optimized execution plan.
This program will be written in Ruby on top of an Apache2 server with the necessary packages. We intend to make a useful, easily accessible tool that can be used in a classroom setting.