AthasAthasDocs

Search documentation

Find a guide or reference page.

DocsDatabases

MySQL

Connect to MySQL databases, browse tables, and run SQL queries from Athas.

On this page3 sections

MySQL support is available through the MySQL database provider.

Connect to MySQL

Install the MySQL provider from Settings > Extensions, then use Database: Connect to Database from the command palette or create a saved connection in Settings > Database.

The default MySQL port is 3306.

What You Can Do

  • Browse databases, tables, and views
  • Inspect columns and schema details
  • Filter and search table data
  • Run SQL queries
  • Edit rows and cells where supported
  • Copy or export result data when available

Notes

MySQL connections are saved connections. They are managed from Settings > Database rather than opened from local files.