# Administration

## Execute SQL commands
```bash
docker exec -it central-mariadb mariadb -u root -p
```