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