Notes and resources in order to learn SQL
database including SQL
, MySQL
, and PostgrsQL
.
In this repository we provide courses and resources that we used in order to learn SQL
databases.
To use each database, in each directory you can find docker-compose
files to setup a cluster for practicing.
Run these docker file by:
docker compose up -d