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