Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3835,416embulk-input-mysqlSelects records from a table.
25,6565,741embulk-output-s3Stores files on S3.
35,97711,440embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,1999,118embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,42911,131embulk-filter-columnA filter plugin for Embulk to filter out columns.
68,18911,826embulk-output-mysqlInserts or updates records to a table.
78,28115,332embulk-input-postgresqlSelects records from a table.
88,59011,892embulk-input-s3Reads files stored on Amazon S3
98,59415,623embulk-output-redshiftInserts or updates records to a table.
1010,78816,281embulk-input-redshiftSelects records from a table.
1111,02320,828embulk-input-gcsReads files stored on Google Cloud Storage.
1211,05815,937embulk-output-postgresqlInserts or updates records to a table.
1312,11525,696embulk-input-jdbcSelects records from a table.
1412,59811,826embulk-output-gcsDumps records to Google Cloud Storage.
1514,44514,858embulk-input-sqlserverSelects records from a table.
1614,57640,512embulk-output-commandExecutes commands and writes files to STDIN.
1715,95326,828embulk-filter-expand_jsonExpand Json
1816,01254,325embulk-output-jdbcInserts or updates records to a table.
1917,12031,682embulk-input-mongodbLoads records from Mongodb.
2019,06933,876embulk-output-sqlserverInserts or updates records to a table.
2120,56340,512embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,69620,828embulk-output-sftpStores files on SFTP server.
2321,70954,325embulk-input-sftpReads files stored on remote server using SFTP.
2422,748103,058embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,42636,779embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,53823,967embulk-output-ftpStore files using FTP.
2732,341103,058embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,51646,026embulk-input-ftpReads files stored on a FTP server.
2932,76926,828embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,74069,179embulk-parser-msgpackParses files encoded in MessagePack.
3146,74128,201embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,520103,058embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,69169,179embulk-filter-encryptEncrypt
3494,144103,058embulk-input-scriptLoads records from Script.
35128,08569,179embulk-filter-decryptDecrypt
36187,26069,179embulk-guess-msgpackGuesses if an input is in JSON.