```shell
# start or reset container
make reset
# jump to psql shell
make
# run sql
\i arbitrary.sqlDatabase playground to test SQL queries
Repository from Github https://github.comghokun/database-playground
```shell
# start or reset container
make reset
# jump to psql shell
make
# run sql
\i arbitrary.sqlDatabase playground to test SQL queries
Apache License 2.0