SQL Studio
Vessl includes an in-browser SQL query editor for PostgreSQL, MySQL, and MariaDB databases. This allows you to explore data, run migrations, or debug issues without needing to connect an external database client.
Using SQL Studio
Section titled “Using SQL Studio”- Open your database detail page in the dashboard.
- Click SQL Studio.
- Write and execute queries directly in the browser.
The studio safely proxies connections through the Vessl control plane, meaning you do not need to expose your database to the public internet to run queries.