Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,4183,731embulk-input-mysqlSelects records from a table.
25,6753,930embulk-output-s3Stores files on S3.
36,17810,365embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,3505,580embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,50913,763embulk-filter-columnA filter plugin for Embulk to filter out columns.
68,24311,849embulk-output-mysqlInserts or updates records to a table.
78,35916,889embulk-input-postgresqlSelects records from a table.
88,66912,326embulk-input-s3Reads files stored on Amazon S3
98,67721,303embulk-output-redshiftInserts or updates records to a table.
1010,88130,884embulk-input-redshiftSelects records from a table.
1111,12717,497embulk-input-gcsReads files stored on Google Cloud Storage.
1211,13225,459embulk-output-postgresqlInserts or updates records to a table.
1312,21020,011embulk-input-jdbcSelects records from a table.
1412,66011,014embulk-output-gcsDumps records to Google Cloud Storage.
1514,51521,303embulk-input-sqlserverSelects records from a table.
1614,76325,459embulk-output-commandExecutes commands and writes files to STDIN.
1716,04422,963embulk-output-jdbcInserts or updates records to a table.
1816,06721,303embulk-filter-expand_jsonExpand Json
1917,27621,303embulk-input-mongodbLoads records from Mongodb.
2019,17730,884embulk-output-sqlserverInserts or updates records to a table.
2120,71730,884embulk-output-sftpStores files on SFTP server.
2220,76049,580embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2321,84030,884embulk-input-sftpReads files stored on remote server using SFTP.
2422,92625,459embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,62822,963embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,45149,580embulk-output-ftpStore files using FTP.
2732,53449,580embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,54649,580embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
2932,69321,303embulk-input-ftpReads files stored on a FTP server.
3044,73230,884embulk-parser-msgpackParses files encoded in MessagePack.
3146,75549,580embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,24630,884embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,54030,884embulk-filter-encryptEncrypt
3494,62430,884embulk-input-scriptLoads records from Script.
35128,03330,884embulk-filter-decryptDecrypt
36189,03149,580embulk-guess-msgpackGuesses if an input is in JSON.