Skip to content

Commit

Permalink
fixing pre-existing link that gave linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
bart6114 authored Nov 10, 2023
1 parent 8fb2676 commit b21fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Helping hand on setting up integrations and implementing best practices.
Collection of known data integrations with dbt

- [modal-dbt](https://github.com/trouze/modal-dbt) - This repo gives some code to run dbt jobs/actions using modal which is a serverless application framework.
- [Grai](https://docs.grai.io/integrations/dbt) - Expose warehouse dbt tests in CI to upstream data consumers so production changes never break the warehouse.
- [Grai](https://docs.grai.io/integrations/etl/dbt) - Expose warehouse dbt tests in CI to upstream data consumers so production changes never break the warehouse.
- [Datafold](https://docs.datafold.com/os_diff/dbt_integration/) - Gives a quick print out summary of changes so you can move fast and (not) break stuff!
- [Raycast dbt Metadata](https://github.com/b-per/raycast-dbt-cloud-metadata) - Queries the dbt Cloud API to return some useful information about your models (number of tests, time they took to run etc…).
- [Cube](https://cube.dev/blog/dbt-metrics-meet-cube?ref=awesome-dbt) - APIs, Caching, and Access Control on top of dbt Metrics.
Expand Down

0 comments on commit b21fa68

Please sign in to comment.