Access MariaDB
Table of contents
- Access to console
- Exit console
Access to console
To directly use the MariaDB console to execute native SQL statements, use:
This command connects to the MariaDB container using the credentials defined in the .env
file.
Exit console
To exit the MariaDB console, type: