Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

ltvco/embulk-input-jdbc

 
 

Repository files navigation

JDBC input plugins for Embulk

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

[WARNING!]

  • embulk-input-jdbc 0.10 requires Java 8 or later (no longer supports Java 7), and requires embulk 0.9 or later.
  • The default embulk type for MySQL JSON type was changed from string to json since embulk-input-jdbc 0.10 .

MySQL

See embulk-input-mysql.

PostgreSQL

See embulk-input-postgresql.

Redshift

See embulk-input-redshift.

SQL Server

See embulk-input-sqlserver.

Others (generic JDBC)

See embulk-input-jdbc.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Batchfile 0.8%