MySQL
Add your MySQL database as an external catalog in Altertable to query and analyze it alongside your other data sources.
To add a new MySQL external catalog:
- Navigate to the Catalogs section in the dashboard
- Click New catalog
- Select MySQL as the engine
- Fill in the connection details:
- Host: The hostname or IP address of your MySQL server
- Port: The port number (default: 3306)
- Database: The name of the database to connect to
- Schema (optional): The name of the schema to connect to
- Username: Your MySQL username
- Password: Your MySQL password
- Click Save

Once added, you can start querying your MySQL data through Altertable's SQL engine.