Skip to content
forked from JMAR059/rex

REX: Relational Algebra Explorer is an education tool intended for the Database Systems class of Rensselaer Polytechnic Institute. Developed in the Rensselaer Community for Open Source.

License

Notifications You must be signed in to change notification settings

Bjourn0/rex_etienb

 
 

Repository files navigation

rex

REX: Relational Algebra Explorer is an education tool intended for the Database Systems class of Rensselaer Polytechnic Institute. Developed in the Rensselaer Community for Open Source.

Python 3.5 or higher required. Run individual files for testing with the module command. For example:

  • To run src/relationalAlgebra/relationParsing.py: python3 -m src.relationalAlgebra.relationParsing

About

REX: Relational Algebra Explorer is an education tool intended for the Database Systems class of Rensselaer Polytechnic Institute. Developed in the Rensselaer Community for Open Source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.8%
  • CSS 4.6%
  • JavaScript 3.9%
  • HTML 2.7%