Skip to main content

Explore

Explore lets you browse and query the tables in your data warehouse directly inside Dalgo — no SQL client needed.

Screenshot coming soon

Screenshots for the Explore page will be added in a future update.

Accessing Explore

  1. Select Data in the left menu.
  2. Select the Explore tab.

You will see a list of schemas and tables in your connected warehouse.

Browsing your warehouse

  • Select a schema to expand it and see its tables.
  • Select a table to preview its columns and recent rows.

Running a query

  1. Open a table.
  2. Use the query editor to write a SQL query against the table.
  3. Select Run to execute. Results appear in a table below the editor.
note

Explore is a read-only view. You can query and inspect data but cannot modify tables or run write operations.


Related: Ingest · Transform · Data Quality