examples/databases/mysql/README.md
devbox services up"mysql -u root --password='' < setup_db.sql"devbox run connect_dbUse devbox services start|stop [service] to interact with services
To show this information, run devbox info mysql
Note that the .sock filepath can only be maximum 100 characters long. You can point to a different path by setting the MYSQL_UNIX_PORT env variable in your devbox.json.