Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3054,860embulk-input-mysqlSelects records from a table.
25,6365,282embulk-output-s3Stores files on S3.
35,7486,944embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,0186,529embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,0147,872embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,77210,520embulk-output-mysqlInserts or updates records to a table.
77,85412,363embulk-input-postgresqlSelects records from a table.
88,14014,098embulk-output-redshiftInserts or updates records to a table.
98,17611,444embulk-input-s3Reads files stored on Amazon S3
1010,29117,102embulk-input-redshiftSelects records from a table.
1110,4958,846embulk-input-gcsReads files stored on Google Cloud Storage.
1210,62511,812embulk-output-postgresqlInserts or updates records to a table.
1311,60515,476embulk-input-jdbcSelects records from a table.
1412,27010,041embulk-output-gcsDumps records to Google Cloud Storage.
1513,84941,144embulk-output-commandExecutes commands and writes files to STDIN.
1614,05515,476embulk-input-sqlserverSelects records from a table.
1715,29126,724embulk-filter-expand_jsonExpand Json
1815,46117,102embulk-output-jdbcInserts or updates records to a table.
1916,48725,339embulk-input-mongodbLoads records from Mongodb.
2018,61718,576embulk-output-sqlserverInserts or updates records to a table.
2119,89536,719embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,44833,361embulk-output-sftpStores files on SFTP server.
2321,12428,507embulk-input-sftpReads files stored on remote server using SFTP.
2422,01855,395embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,58433,361embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,65055,395embulk-output-ftpStore files using FTP.
2731,45033,361embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,96330,610embulk-input-ftpReads files stored on a FTP server.
2933,21947,089embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,47630,610embulk-parser-msgpackParses files encoded in MessagePack.
3147,255123,013embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,83836,719embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,90388,108embulk-filter-encryptEncrypt
3492,59988,108embulk-input-scriptLoads records from Script.
35129,945123,013embulk-filter-decryptDecrypt
36184,676123,013embulk-guess-msgpackGuesses if an input is in JSON.