embulk / embulk-output-jdbc

MySQL, PostgreSQL, Redshift and generic JDBC output plugins for Embulk
Other
88 stars 86 forks source link

JDBC output plugins for Embulk

JDBC output plugins for Embulk loads records to databases using JDBC drivers.

[WARNING!] The next version of embulk-output-jdbc will require Embulk v0.11 and Java 8. It may work with Java 11+, but not fully tested.

MySQL

See embulk-output-mysql.

PostgreSQL

See embulk-output-postgresql.

Redshift

See embulk-output-redshift.

SQL Server

See embulk-output-sqlserver.

Others (generic JDBC)

See embulk-output-jdbc.