Query Databases from Your IDE
Use the Bruin extension's built-in database viewer to browse tables, view schemas, and run queries across all your connections without leaving VS Code.
What
Goal - Browse and query all your databases directly from VS Code or Cursor using the Bruin extension's built-in database viewer.
Audience - Data analysts and engineers who want to explore data without switching between multiple tools like BigQuery UI, DataGrip, or DBeaver.
Prerequisites
- Bruin CLI installed
- The Bruin VS Code or Cursor extension installed
- A Bruin project with database connections configured in
.bruin.yml
More guides
Capstone: add returns to the pipeline
Extend the project, prove the result, and assess the finished pipeline.
Describe the model in its asset definition
Keep the metric definition, owners, limits, and checked examples next to the SQL.
Load and profile the source data
Load local commerce data and check its shape before modeling it.