There's a lot of open issues
No release in over a year
Selects records from a table.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

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.