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

Using Oracle with Helix

Helix works with Oracle Database too. Refer to your table names in plain language and Helix handles the SQL.

Use a connection string like:

oracle+cx_oracle://user:password@host:1521/dbname

Example requests:

  • "Compare revenue by quarter from the sales table"
  • "Map locations from the stores table"

Helix chooses the best chart type based on your request.

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here