Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3504,633embulk-input-mysqlSelects records from a table.
25,6444,834embulk-output-s3Stores files on S3.
35,8818,870embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,1106,849embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,1859,088embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,9429,056embulk-output-mysqlInserts or updates records to a table.
78,03210,230embulk-input-postgresqlSelects records from a table.
88,3429,698embulk-output-redshiftInserts or updates records to a table.
98,3459,934embulk-input-s3Reads files stored on Amazon S3
1010,54812,613embulk-input-redshiftSelects records from a table.
1110,73813,415embulk-input-gcsReads files stored on Google Cloud Storage.
1210,84211,131embulk-output-postgresqlInserts or updates records to a table.
1311,83517,203embulk-input-jdbcSelects records from a table.
1412,37311,442embulk-output-gcsDumps records to Google Cloud Storage.
1514,21710,282embulk-input-sqlserverSelects records from a table.
1614,23123,736embulk-output-commandExecutes commands and writes files to STDIN.
1715,64115,502embulk-filter-expand_jsonExpand Json
1815,74322,624embulk-output-jdbcInserts or updates records to a table.
1916,86121,702embulk-input-mongodbLoads records from Mongodb.
2018,93915,502embulk-output-sqlserverInserts or updates records to a table.
2120,35320,896embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,68616,151embulk-output-sftpStores files on SFTP server.
2321,51338,280embulk-input-sftpReads files stored on remote server using SFTP.
2422,44933,145embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,12425,251embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,65615,926embulk-output-ftpStore files using FTP.
2732,03825,251embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,27021,702embulk-input-ftpReads files stored on a FTP server.
2933,08415,314embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,62338,280embulk-parser-msgpackParses files encoded in MessagePack.
3146,90920,228embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,57225,251embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,58920,228embulk-filter-encryptEncrypt
3493,59482,222embulk-input-scriptLoads records from Script.
35128,21459,666embulk-filter-decryptDecrypt
36186,23782,222embulk-guess-msgpackGuesses if an input is in JSON.