pip3 install -r requirements.txt
python3 main.py
Open a web browser and visit localhost:5000.
Push button to create a DB and populate is with random data.
Write any query you like.
Any data is cleared after shutdown.
The tool is under development.
- make run.sh script
- add connection to existing DB
- more tables
- logging
- more CSS
- examples of complex queries
- exercises with increasing difficulty