embulk-output-jdbc icon indicating copy to clipboard operation
embulk-output-jdbc copied to clipboard

MySQL, PostgreSQL, Redshift and generic JDBC output plugins for Embulk

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.