Helix the Robot
Helix Helix
Helix AI > Blog > Using MySQL with Helix

Using MySQL with Helix

Helix easily connects to MySQL or MariaDB. Mention your table names when requesting visualisations.

Use a connection string like:

mysql://user:password@host:3306/dbname

Example requests:

  • "Bar chart of sales by region from the sales table"
  • "Line graph of signups per day from the users table"

Helix handles the SQL generation and chart selection automatically.

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here