Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,2962,943embulk-input-mysqlSelects records from a table.
25,6343,132embulk-output-s3Stores files on S3.
35,7246,933embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
45,9994,743embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,97710,355embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,72716,068embulk-output-mysqlInserts or updates records to a table.
77,79912,890embulk-input-postgresqlSelects records from a table.
88,08715,259embulk-output-redshiftInserts or updates records to a table.
98,11814,235embulk-input-s3Reads files stored on Amazon S3
1010,23735,377embulk-input-redshiftSelects records from a table.
1110,43320,216embulk-input-gcsReads files stored on Google Cloud Storage.
1210,58760,852embulk-output-postgresqlInserts or updates records to a table.
1311,56714,911embulk-input-jdbcSelects records from a table.
1412,2599,177embulk-output-gcsDumps records to Google Cloud Storage.
1513,75947,026embulk-output-commandExecutes commands and writes files to STDIN.
1614,04817,581embulk-input-sqlserverSelects records from a table.
1715,23413,646embulk-filter-expand_jsonExpand Json
1815,43030,570embulk-output-jdbcInserts or updates records to a table.
1916,41017,581embulk-input-mongodbLoads records from Mongodb.
2018,62119,406embulk-output-sqlserverInserts or updates records to a table.
2119,77416,495embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,41020,216embulk-output-sftpStores files on SFTP server.
2321,07319,406embulk-input-sftpReads files stored on remote server using SFTP.
2421,92526,903embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,47087,218embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,61553,105embulk-output-ftpStore files using FTP.
2731,30028,612embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,94932,713embulk-input-ftpReads files stored on a FTP server.
2933,28520,216embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,64130,570embulk-parser-msgpackParses files encoded in MessagePack.
3147,49820,216embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,19635,377embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,246110,823embulk-filter-encryptEncrypt
3492,41060,852embulk-input-scriptLoads records from Script.
35130,98071,873embulk-filter-decryptDecrypt
36184,22987,218embulk-guess-msgpackGuesses if an input is in JSON.