Using BigQuery with Helix
Connect your Google BigQuery project to Helix and talk directly to your datasets.
Connection string example:
bigquery://project_id/dataset_id
Example requests:
- "Line chart of daily active users from
analytics.events" - "Bar graph of sales by product from
shop.orders"
Helix automatically determines the best SQL and chart type for you.