An open API service indexing awesome lists of open source software.

https://github.com/kestra-io/plugin-dlt

Tasks that run dlt (data load tool) pipelines and CLI commands to move data into analytics destinations.
https://github.com/kestra-io/plugin-dlt

dlt hacktoberfest kestra plugin

Last synced: 12 days ago
JSON representation

Tasks that run dlt (data load tool) pipelines and CLI commands to move data into analytics destinations.

Awesome Lists containing this project

README

          



Kestra workflow orchestrator


Event-Driven Declarative Orchestrator


Last Version
License
Github star

Kestra infinitely scalable orchestration and scheduling platform
Slack




twitter


linkedin


youtube





Get started in 4 minutes with Kestra


Get started with Kestra in 4 minutes.

# Kestra DLT Plugin

## Why

- What user problem does this solve? Teams need to run dlt (data load tool) pipelines and CLI commands to move data into analytics destinations from orchestrated workflows instead of relying on manual console work, ad hoc scripts, or disconnected schedulers.
- Why would a team adopt this plugin in a workflow? It keeps dlt steps in the same Kestra flow as upstream preparation, approvals, retries, notifications, and downstream systems.
- What operational/business outcome does it enable? It reduces manual handoffs and fragmented tooling while improving reliability, traceability, and delivery speed for processes that depend on dlt.

## What

- Provides plugin components under `io.kestra.plugin.dlt`.
- Includes classes such as `CLI`, `Run`.

## Documentation
* Full documentation can be found under: [kestra.io/docs](https://kestra.io/docs)
* Documentation for developing a plugin is included in the [Plugin Developer Guide](https://kestra.io/docs/plugin-developer-guide/)

## License
Apache 2.0 © [Kestra Technologies](https://kestra.io)

## Stay up to date

We release new versions every month. Give the [main repository](https://github.com/kestra-io/kestra) a star to stay up to date with the latest releases and get notified about future updates.

![Star the repo](https://kestra.io/star.gif)