https://github.com/cloudquery/dagster-cloudquery
CloudQuery resource for Dagster worklfows
https://github.com/cloudquery/dagster-cloudquery
Last synced: 7 months ago
JSON representation
CloudQuery resource for Dagster worklfows
- Host: GitHub
- URL: https://github.com/cloudquery/dagster-cloudquery
- Owner: cloudquery
- License: mit
- Created: 2024-10-04T14:36:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-04T15:07:58.000Z (over 1 year ago)
- Last Synced: 2025-06-22T11:37:28.781Z (7 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## dagster-cloudquery
This implements a CloudQuery resource that can be used within Dagster.
### Installation
```bash
pip install dagster-cloudquery
```