Visivo capability
Ten data sources. Layer right on top of dbt™.
Connect Postgres, Snowflake, BigQuery, DuckDB, and six more, then build on the dbt™ models you already trust. Your credentials never leave your machine.
PostgreSQLMySQLSQLiteSnowflakeBigQueryRedshiftClickHouseDuckDBCSVExcel
model: ref(fct_orders)credentials stay on your machine
How it works
What you get with Sources & dbt™
- 10 sources
Connect what you already use
Postgres, MySQL, SQLite, Snowflake, BigQuery, Redshift, ClickHouse, DuckDB, CSV, and Excel.
- Built for dbt™
Layer on your dbt™ models
Point Visivo models at your existing dbt™ models and build on top of them.
- Local-first
Credentials stay with you
Connection credentials stay on your machine, not in the tool.
In the project
Connect a source, build on your dbt™ model.
Reference an existing dbt™ model straight from a Visivo model.
sources:- name: warehousetype: snowflakeaccount: ${env(SNOWFLAKE_ACCOUNT)}database: analyticsmodels:- name: orderssql: select * from {{ ref('fct_orders') }} # your dbt™ modelsource: ${ref(warehouse)}
One source of truth the whole company can build on.
Start free in the cloud, or install the open-source CLI and spin up a local dashboard with hot-reload.