https://github.com/kestra-io/plugin-jdbc
https://github.com/kestra-io/plugin-jdbc
clickhouse jdbc kestra mysql oracle pinot plugin postgres postgresql redshift rockset snowflake sql sqlserver trino vectorwise vertica
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kestra-io/plugin-jdbc
- Owner: kestra-io
- License: apache-2.0
- Created: 2020-09-30T15:45:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T14:50:57.000Z (12 months ago)
- Last Synced: 2025-04-15T18:17:16.207Z (12 months ago)
- Topics: clickhouse, jdbc, kestra, mysql, oracle, pinot, plugin, postgres, postgresql, redshift, rockset, snowflake, sql, sqlserver, trino, vectorwise, vertica
- Language: Java
- Homepage: https://kestra.io/plugins/
- Size: 2.4 MB
- Stars: 16
- Watchers: 6
- Forks: 16
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Event-Driven Declarative Orchestrator
Get started with Kestra in 4 minutes.
# Kestra JDBC Plugin
> Plugin to interact with SQL Databases via JDBC

## 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/)
* The documentation for specific sub-plugins:
* [for ClickHouse](https://kestra.io/plugins/plugin-jdbc-clickhouse/)
* [for DuckDb](https://kestra.io/plugins/plugin-jdbc-duckdb/)
* [for MySQL](https://kestra.io/plugins/plugin-jdbc-mysql/)
* [for Oracle](https://kestra.io/plugins/plugin-jdbc-oracle/)
* [for Pinot](https://kestra.io/plugins/plugin-jdbc-pinot/)
* [for Postgres](https://kestra.io/plugins/plugin-jdbc-postgres/)
* [for Redshift](https://kestra.io/plugins/plugin-jdbc-redshift/)
* [for Snowflake](https://kestra.io/plugins/plugin-jdbc-snowflake/)
* [for SQL Server](https://kestra.io/plugins/plugin-jdbc-sqlserver/)
* [for Trino](https://kestra.io/plugins/plugin-jdbc-trino/)
* [for Vectorwise](https://kestra.io/plugins/plugin-jdbc-vectorwise/)
* [for Vertica](https://kestra.io/plugins/plugin-jdbc-vertica/)
* ...and more!
## 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.
