Embulk's repositories
embulk-output-bigquery
Embulk output plugin to load/insert data into Google BigQuery
embulk-input-jdbc
MySQL, PostgreSQL, Redshift and generic JDBC input plugins for Embulk
gradle-embulk-plugins
A Gradle plugin to build and publish Embulk plugins
embulk-input-command
Command-line file input plugin for Embulk
embulk-output-command
Command file output plugin for Embulk
embulk.github.io
The main website of Embulk.
embulk-spi
Embulk SPI for Java plugins
dev.embulk.org
The developer resources of Embulk.
embulk-decoder-bzip2
embulk-decoder-bzip2 (w/ embulk-guess-bzip2)
embulk-decoder-gzip
embulk-decoder-gzip (w/ embulk-guess-gzip)
embulk-encoder-bzip2
embulk-encoder-bzip2
embulk-encoder-gzip
embulk-encoder-gzip
embulk-filter-remove_columns
embulk-filter-remove_columns
embulk-filter-rename
embulk-filter-rename
embulk-formatter-csv
embulk-formatter-csv
embulk-input-config
embulk-input-config
embulk-input-file
embulk-input-file
embulk-output-file
embulk-output-file
embulk-output-null
embulk-output-null
embulk-output-stdout
embulk-output-stdout
embulk-parser-csv
embulk-parser-csv (w/ embulk-guess-csv)
embulk-parser-json
embulk-parser-json (w/ embulk-guess-json)
embulk-util-config
Embulk configuration processor for Embulk plugins
embulk-util-guess
Guess helper for Embulk plugins
embulk-util-json
Embulk JSON processor for Embulk plugins
embulk-util-rubytime
Almost Ruby-compatible date-time processor for Embulk and Embulk plugins
embulk-util-timestamp
Timestamp parser and formatter for Embulk and Embulk plugins
gradle-embulk-runset
A Gradle plugin to set up an environment for running Embulk