Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,2922,806embulk-input-mysqlSelects records from a table.
25,6413,034embulk-output-s3Stores files on S3.
35,7105,284embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
45,9963,622embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,9489,173embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,69710,149embulk-output-mysqlInserts or updates records to a table.
77,7737,475embulk-input-postgresqlSelects records from a table.
88,0677,927embulk-output-redshiftInserts or updates records to a table.
98,0897,339embulk-input-s3Reads files stored on Amazon S3
1010,20616,556embulk-input-redshiftSelects records from a table.
1110,4068,532embulk-input-gcsReads files stored on Google Cloud Storage.
1210,55921,278embulk-output-postgresqlInserts or updates records to a table.
1311,53210,149embulk-input-jdbcSelects records from a table.
1412,2677,927embulk-output-gcsDumps records to Google Cloud Storage.
1513,71031,763embulk-output-commandExecutes commands and writes files to STDIN.
1614,0268,784embulk-input-sqlserverSelects records from a table.
1715,18620,016embulk-filter-expand_jsonExpand Json
1815,41417,242embulk-output-jdbcInserts or updates records to a table.
1916,38618,953embulk-input-mongodbLoads records from Mongodb.
2018,64110,440embulk-output-sqlserverInserts or updates records to a table.
2119,69998,642embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,39522,721embulk-output-sftpStores files on SFTP server.
2321,05714,844embulk-input-sftpReads files stored on remote server using SFTP.
2421,87718,004embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,41239,494embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,60745,049embulk-output-ftpStore files using FTP.
2731,20839,494embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,05916,556embulk-input-ftpReads files stored on a FTP server.
2933,31731,763embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,75318,004embulk-parser-msgpackParses files encoded in MessagePack.
3147,72712,580embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,42435,312embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,51652,142embulk-filter-encryptEncrypt
3492,29662,419embulk-input-scriptLoads records from Script.
35131,63045,049embulk-filter-decryptDecrypt
36184,181128,013embulk-guess-msgpackGuesses if an input is in JSON.