• Stars
    star
    101
  • Rank 328,240 (Top 7 %)
  • Language
    Java
  • License
    Other
  • Created over 9 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

embulk

Embulk: Pluggable Bulk Data Loader.
Java
1,705
star
2

embulk-output-bigquery

Embulk output plugin to load/insert data into Google BigQuery
Ruby
122
star
3

embulk-output-jdbc

MySQL, PostgreSQL, Redshift and generic JDBC output plugins for Embulk
Java
86
star
4

embulk-filter-column

A filter plugin for Embulk to filter out columns
Java
44
star
5

embulk-input-s3

S3 file input plugin for Embulk
Java
39
star
6

embulk-output-elasticsearch

Java
32
star
7

embulk-output-s3

Embulk S3 output plugin
Java
16
star
8

embulk-input-mongodb

MongoDB input plugin for Embulk loads records from MongoDB.
Java
16
star
9

embulk-input-gcs

Embulk plugin that loads records from Google Cloud Storage
Java
14
star
10

embulk-filter-calcite

Java
14
star
11

embulk-filter-expand_json

Java
13
star
12

embulk-executor-mapreduce

MapReduce executor plugin for Embulk
Java
13
star
13

embulk-output-gcs

Google Cloud Storage output plugin for Embulk
Java
11
star
14

guice-bootstrap

Guice with JSR 250 Lifecycle annotations (@ PostConstruct and @ PreDestroy)
Java
10
star
15

embulk-input-script

Java
7
star
16

embulk-input-command

Command-line file input plugin for Embulk
Java
7
star
17

embulk-filter-encrypt

Encrypt filter plugin for Embulk
Java
6
star
18

gradle-embulk-plugins

A Gradle plugin to build and publish Embulk plugins
Java
6
star
19

embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
Java
6
star
20

embulk-output-sftp

Store files on remote server using SFTP
Java
5
star
21

embulk-input-ftp

Embulk FTP input plugin
Java
5
star
22

embulk-input-sftp

Reads files stored on remote server using SFTP
Java
4
star
23

embulk-input-azure_blob_storage

Microsoft Azure Blob Storage file input plugin for Embulk
Java
2
star
24

embulk-output-command

Command file output plugin for Embulk
Java
2
star