Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,4304,540embulk-input-mysqlSelects records from a table.
25,6894,661embulk-output-s3Stores files on S3.
36,19611,643embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,3596,996embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,53216,056embulk-filter-columnA filter plugin for Embulk to filter out columns.
68,26215,380embulk-output-mysqlInserts or updates records to a table.
78,38917,264embulk-input-postgresqlSelects records from a table.
88,69616,056embulk-input-s3Reads files stored on Amazon S3
98,70917,634embulk-output-redshiftInserts or updates records to a table.
1010,92930,022embulk-input-redshiftSelects records from a table.
1111,16319,639embulk-output-postgresqlInserts or updates records to a table.
1211,16921,128embulk-input-gcsReads files stored on Google Cloud Storage.
1312,25116,322embulk-input-jdbcSelects records from a table.
1412,67513,818embulk-output-gcsDumps records to Google Cloud Storage.
1514,54624,745embulk-input-sqlserverSelects records from a table.
1614,82136,893embulk-output-commandExecutes commands and writes files to STDIN.
1716,10824,745embulk-output-jdbcInserts or updates records to a table.
1816,12736,893embulk-filter-expand_jsonExpand Json
1917,35126,831embulk-input-mongodbLoads records from Mongodb.
2019,22718,508embulk-output-sqlserverInserts or updates records to a table.
2120,74258,818embulk-output-sftpStores files on SFTP server.
2220,84223,302embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2321,93058,818embulk-input-sftpReads files stored on remote server using SFTP.
2422,99823,302embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,66836,893embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,44221,128embulk-output-ftpStore files using FTP.
2732,46326,831embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
2832,61436,893embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2932,74521,128embulk-input-ftpReads files stored on a FTP server.
3044,79736,893embulk-parser-msgpackParses files encoded in MessagePack.
3146,83324,745embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,37958,818embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,56626,831embulk-filter-encryptEncrypt
3494,67830,022embulk-input-scriptLoads records from Script.
35128,21158,818embulk-filter-decryptDecrypt
36189,76136,893embulk-guess-msgpackGuesses if an input is in JSON.