Data connections
A connection is a secure link between Streya and a data warehouse. Once a connection is in place, your semantic model is built on top of it, and the Streya agent queries it live.
Supported warehouses
Section titled “Supported warehouses”| Warehouse | Guide |
|---|---|
| Google BigQuery | Connect BigQuery |
| Snowflake | Connect Snowflake |
Don’t see your stack? Our team can build a connector for you. Reach out to your Streya contact or book a demo to discuss.
How connections are set up
Section titled “How connections are set up”You connect your warehouse yourself, from Workspace settings → Data Warehouse. Each warehouse guide walks through the same three steps:
- Create a dedicated, read-only identity in your warehouse. Never reuse a personal login.
- Scope it to the data you want Streya to see — a specific dataset, database, or schema.
- Enter the connection details on the Data Warehouse screen in your workspace settings.
When you save, Streya tests the connection and reports its status (connected, failed, etc.). You can re-run the test at any time, and connection health is re-verified over time.
How credentials are handled
Section titled “How credentials are handled”- Credentials are encrypted and stored in a dedicated secrets manager.
- Streya only needs read access. It never writes to your warehouse.
- Access is scoped to your workspace: queries run with your connection’s credentials and only your workspace can use them.
Next steps
Section titled “Next steps”- Connect BigQuery
- Connect Snowflake
- Semantic models — what happens after your data is connected.