Skip to content

sumanthreddy29/Relational-Algebra-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relational Algebra

Command to run the project: python RA.py config.ini

config.ini contains database name,username,password,hostname

To debug the query use below command

RA -q config.ini

To run queries from file use below command:

After RA> is prompted use the below query

RA> source cq1.ra;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages