Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,1984,396embulk-input-mysqlSelects records from a table.
25,4357,260embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
35,7034,775embulk-output-s3Stores files on S3.
45,8606,142embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,5917,361embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,18410,676embulk-input-postgresqlSelects records from a table.
77,2018,315embulk-output-mysqlInserts or updates records to a table.
87,5099,321embulk-output-redshiftInserts or updates records to a table.
97,5668,331embulk-input-s3Reads files stored on Amazon S3
109,87110,145embulk-input-redshiftSelects records from a table.
119,9249,579embulk-input-gcsReads files stored on Google Cloud Storage.
1210,09310,341embulk-output-postgresqlInserts or updates records to a table.
1311,01914,136embulk-input-jdbcSelects records from a table.
1412,05310,886embulk-output-gcsDumps records to Google Cloud Storage.
1512,92914,473embulk-output-commandExecutes commands and writes files to STDIN.
1613,70818,833embulk-input-sqlserverSelects records from a table.
1714,71013,259embulk-filter-expand_jsonExpand Json
1814,88828,793embulk-output-jdbcInserts or updates records to a table.
1915,92817,070embulk-input-mongodbLoads records from Mongodb.
2018,14831,663embulk-output-sqlserverInserts or updates records to a table.
2118,68986,038embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,08531,663embulk-output-sftpStores files on SFTP server.
2320,59117,070embulk-input-sftpReads files stored on remote server using SFTP.
2421,03786,038embulk-executor-mapreduceExecutes tasks on Hadoop.
2523,85517,070embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,44317,444embulk-output-ftpStore files using FTP.
2730,59142,025embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,84118,833embulk-input-ftpReads files stored on a FTP server.
2933,69742,025embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3045,20135,920embulk-parser-msgpackParses files encoded in MessagePack.
3147,86942,025embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,57986,038embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,33653,556embulk-filter-encryptEncrypt
3490,49318,351embulk-input-scriptLoads records from Script.
35133,13086,038embulk-filter-decryptDecrypt
36181,58686,038embulk-guess-msgpackGuesses if an input is in JSON.