Helix the Robot
Helix Helix
Helix AI > Blog > Using SQL Server with Helix

Using SQL Server with Helix

Connect Helix to Microsoft SQL Server and request charts by table name.

Use a connection string like:

mssql+pyodbc://user:password@host:1433/dbname?driver=ODBC+Driver+17+for+SQL+Server

Example requests:

  • "Trend of logins from the events table"
  • "Pie chart of status codes from the logs table"

Helix writes the SQL for you and produces clear visualisations.

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here