Implementation of Relational Algebra Interpreter using another query language

被引:1
|
作者
Litoriya, Ratnesh [1 ]
Ranjan, Anshu [2 ]
机构
[1] Jaypee Inst Engn & Technol, Comp Sci & Engn, Guna, India
[2] Univ Florida, Comp Informat Sci & Engn, Gainesville, FL USA
关键词
Relational Algebra; structured query language; parser; interpreter;
D O I
10.1109/DSDE.2010.33
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
Relational database systems have succeeded commercially because of their straightforwardness and well-built theoretical foundation. This paper "Implementation of Relational Algebra Interpreter using another query language" has been designed, implemented and tested in such a way so that queries written in relational algebra can be compiled into SQL and executed on a relational database system. The implementation takes a relational algebra statement as input, does syntactic and lexical parsing on it. In the event of an error in the syntax of the expression it will forward the error to user. If the syntax is correct the relational algebra expression is converted into a SQL statement and executed on an RDBMS. This application can serve as a basis learning Relational Algebra for students as well as for different class of users, as they will be given immediate feedbacks about their queries.
引用
收藏
页码:24 / 28
页数:5
相关论文
共 50 条