Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3785,278embulk-input-mysqlSelects records from a table.
25,6565,477embulk-output-s3Stores files on S3.
35,96710,674embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,1869,412embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,41310,553embulk-filter-columnA filter plugin for Embulk to filter out columns.
68,17112,202embulk-output-mysqlInserts or updates records to a table.
78,25913,129embulk-input-postgresqlSelects records from a table.
88,57915,049embulk-output-redshiftInserts or updates records to a table.
98,58011,762embulk-input-s3Reads files stored on Amazon S3
1010,77013,209embulk-input-redshiftSelects records from a table.
1110,99416,899embulk-input-gcsReads files stored on Google Cloud Storage.
1211,03113,721embulk-output-postgresqlInserts or updates records to a table.
1312,09014,917embulk-input-jdbcSelects records from a table.
1412,58011,930embulk-output-gcsDumps records to Google Cloud Storage.
1514,42115,049embulk-input-sqlserverSelects records from a table.
1614,54352,349embulk-output-commandExecutes commands and writes files to STDIN.
1715,91719,880embulk-filter-expand_jsonExpand Json
1815,98817,409embulk-output-jdbcInserts or updates records to a table.
1917,08520,432embulk-input-mongodbLoads records from Mongodb.
2019,03818,655embulk-output-sqlserverInserts or updates records to a table.
2120,52625,820embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,67316,899embulk-output-sftpStores files on SFTP server.
2321,66217,145embulk-input-sftpReads files stored on remote server using SFTP.
2422,698110,042embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,37437,006embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,54517,717embulk-output-ftpStore files using FTP.
2732,30225,820embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,47732,898embulk-input-ftpReads files stored on a FTP server.
2932,79116,899embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,70552,349embulk-parser-msgpackParses files encoded in MessagePack.
3146,79924,414embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,51829,880embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,70971,816embulk-filter-encryptEncrypt
3494,02752,349embulk-input-scriptLoads records from Script.
35128,08342,965embulk-filter-decryptDecrypt
36187,120110,042embulk-guess-msgpackGuesses if an input is in JSON.