Skip to content

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

License

Notifications You must be signed in to change notification settings

classy-org/embulk-output-jdbc

 
 

Repository files navigation

JDBC output plugins for Embulk

Forked to change behavior of Embulk string columns: we default VARCHAR for these columns, previously the default was CLOB.

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

[WARNING!] The next version of embulk-output-jdbc will use embulk 0.9, and will require Java 8. Java 7 will no longer be supported.

MySQL

See embulk-output-mysql.

PostgreSQL

See embulk-output-postgresql.

Oracle

See embulk-output-oracle.

Redshift

See embulk-output-redshift.

SQL Server

See embulk-output-sqlserver.

DB2

See embulk-output-db2.

Others (generic JDBC)

See embulk-output-jdbc.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.1%
  • Batchfile 2.6%
  • Other 0.3%