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
- Select Data in the left menu.
- 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
- Open a table.
- Use the query editor to write a SQL query against the table.
- 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