Skip to content

MySQL / MariaDB Integration

Use this integration to analyze data directly from MySQL or MariaDB.

Connect with form fields

In Add integration → MySQL / MariaDB, fill:

  • Host
  • Port (default 3306)
  • Database
  • User
  • Password
  • Optional: Use SSL

Then click Connect and analyze.

Connect with URL

You can also use a MySQL URL:

  • mysql://...

Include SSL option in URL if your server requires it.

What happens after connect

Tabloy:

  1. Validates connection
  2. Scans readable tables in selected database
  3. Builds semantic understanding
  4. Saves integration locally

Then set this integration as Active and continue in Build.

Common issues

"Host, database, user and password are required"

One or more required fields are missing.

"URL must start with mysql://"

Connection URL format is incorrect.

"No readable MySQL tables found for this database"

The user may not have read access, or the selected database has no visible tables.

Connected but results are not from expected source

Verify the integration is set as Active in Integrations.