- Docker
docker compose up -d
Open http://localhost:5050
Create a connection to the database with the credentials in the .env
file.
I used a CSV file from this website.
Please change the table creation script and copy the CSV
file you want to query into the data
directory.