SQL_trainer

A tool to practice SQL queries.

Usage

pip3 install -r requirements.txt

python3 main.py

Open a web browser and visit localhost:8080. 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.

TO DO:

  • more tables
  • logging
  • more CSS
  • examples of complex queries
  • exercises with increasing difficulty

GitHub

GitHub - DanzTheDeadly/SQL_trainer: A tool to practice SQL queries. Start DB, populate it with random data and write queries
A tool to practice SQL queries. Start DB, populate it with random data and write queries - GitHub - DanzTheDeadly/SQL_trainer: A tool to practice SQL queries. Start DB, populate it with random data...