Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,2273,543embulk-input-mysqlSelects records from a table.
25,5616,037embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
35,6564,048embulk-output-s3Stores files on S3.
45,9236,215embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,7656,770embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,4777,066embulk-output-mysqlInserts or updates records to a table.
77,5517,643embulk-input-postgresqlSelects records from a table.
87,8617,978embulk-output-redshiftInserts or updates records to a table.
97,8866,819embulk-input-s3Reads files stored on Amazon S3
109,9988,459embulk-input-redshiftSelects records from a table.
1110,12810,236embulk-input-gcsReads files stored on Google Cloud Storage.
1210,2719,215embulk-output-postgresqlInserts or updates records to a table.
1311,25710,788embulk-input-jdbcSelects records from a table.
1412,1529,268embulk-output-gcsDumps records to Google Cloud Storage.
1513,26918,818embulk-output-commandExecutes commands and writes files to STDIN.
1613,88610,236embulk-input-sqlserverSelects records from a table.
1714,85610,168embulk-filter-expand_jsonExpand Json
1815,12626,692embulk-output-jdbcInserts or updates records to a table.
1916,10413,499embulk-input-mongodbLoads records from Mongodb.
2018,43635,550embulk-output-sqlserverInserts or updates records to a table.
2119,05463,990embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,25217,984embulk-output-sftpStores files on SFTP server.
2320,73863,990embulk-input-sftpReads files stored on remote server using SFTP.
2421,44063,990embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,07116,676embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,51417,984embulk-output-ftpStore files using FTP.
2730,64117,310embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,79711,269embulk-input-ftpReads files stored on a FTP server.
2933,60115,641embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3045,32463,990embulk-parser-msgpackParses files encoded in MessagePack.
3148,03124,293embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,67744,518embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,64663,990embulk-filter-encryptEncrypt
3490,76863,990embulk-input-scriptLoads records from Script.
35133,22163,990embulk-filter-decryptDecrypt
36182,82563,990embulk-guess-msgpackGuesses if an input is in JSON.