# Administration ## Execute SQL commands ```bash docker exec -it {{applications['mariadb'].hostname }} mariadb -u root -p ```