Query Data

There are a number of ways you can query data in Hydrolix

To access the Hydrolix UI, login using your hostname https://{myhost}.hydrolix.live and navigate to the Query page from the left navigation bar.

Example of Hydrolix cluster Query page

Hydrolix uses the same syntax as Clickhouse's SQL engine. See the ClickHouse SQL Reference pages for examples and syntax support.

It's ANSI compliant SQL, so you should get into the swing of it pretty quickly, if not and you need a hand, please reach out!

Connect to Hydrolix

  • HTTPS API: https://{myhost}.hydrolix.live/query
  • Clickhouse Native: https://{myhost}.hydrolix.live:9440

I want more!

If you are interested in using visualisation tools, we have a number preconfigured and ready to go for you. Take a look at Query Tools