Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,4073,659embulk-input-mysqlSelects records from a table.
25,6634,054embulk-output-s3Stores files on S3.
36,0228,700embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,2214,287embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,48011,111embulk-filter-columnA filter plugin for Embulk to filter out columns.
68,2219,719embulk-output-mysqlInserts or updates records to a table.
78,32810,163embulk-input-postgresqlSelects records from a table.
88,63710,374embulk-input-s3Reads files stored on Amazon S3
98,64411,185embulk-output-redshiftInserts or updates records to a table.
1010,84713,725embulk-input-redshiftSelects records from a table.
1111,08016,016embulk-input-gcsReads files stored on Google Cloud Storage.
1211,10510,223embulk-output-postgresqlInserts or updates records to a table.
1312,17313,215embulk-input-jdbcSelects records from a table.
1412,63910,654embulk-output-gcsDumps records to Google Cloud Storage.
1514,48312,367embulk-input-sqlserverSelects records from a table.
1614,68138,645embulk-output-commandExecutes commands and writes files to STDIN.
1716,03018,774embulk-filter-expand_jsonExpand Json
1816,03411,478embulk-output-jdbcInserts or updates records to a table.
1917,21423,574embulk-input-mongodbLoads records from Mongodb.
2019,13115,432embulk-output-sqlserverInserts or updates records to a table.
2120,691144,706embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,69818,289embulk-output-sftpStores files on SFTP server.
2321,78519,862embulk-input-sftpReads files stored on remote server using SFTP.
2422,86222,659embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,57442,164embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,48328,188embulk-output-ftpStore files using FTP.
2732,46429,667embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,63529,667embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
2932,63728,188embulk-input-ftpReads files stored on a FTP server.
3044,74226,848embulk-parser-msgpackParses files encoded in MessagePack.
3146,69335,780embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,33352,183embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,58946,492embulk-filter-encryptEncrypt
3494,54084,476embulk-input-scriptLoads records from Script.
35127,938106,124embulk-filter-decryptDecrypt
36188,362106,124embulk-guess-msgpackGuesses if an input is in JSON.