Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3075,078embulk-input-mysqlSelects records from a table.
25,6215,276embulk-output-s3Stores files on S3.
35,7589,438embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,0227,970embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,03811,150embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,80415,589embulk-output-mysqlInserts or updates records to a table.
77,88912,293embulk-input-postgresqlSelects records from a table.
88,17818,065embulk-output-redshiftInserts or updates records to a table.
98,20311,768embulk-input-s3Reads files stored on Amazon S3
1010,32919,494embulk-input-redshiftSelects records from a table.
1110,52818,963embulk-input-gcsReads files stored on Google Cloud Storage.
1210,65514,119embulk-output-postgresqlInserts or updates records to a table.
1311,61616,471embulk-input-jdbcSelects records from a table.
1412,25912,373embulk-output-gcsDumps records to Google Cloud Storage.
1513,92123,902embulk-output-commandExecutes commands and writes files to STDIN.
1614,06017,068embulk-input-sqlserverSelects records from a table.
1715,34728,607embulk-filter-expand_jsonExpand Json
1815,47220,081embulk-output-jdbcInserts or updates records to a table.
1916,53020,081embulk-input-mongodbLoads records from Mongodb.
2018,59520,081embulk-output-sqlserverInserts or updates records to a table.
2119,98381,713embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,48228,607embulk-output-sftpStores files on SFTP server.
2321,12850,280embulk-input-sftpReads files stored on remote server using SFTP.
2422,05438,910embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,65632,664embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,64728,607embulk-output-ftpStore files using FTP.
2731,53481,713embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,90125,761embulk-input-ftpReads files stored on a FTP server.
2933,18628,607embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,31832,664embulk-parser-msgpackParses files encoded in MessagePack.
3146,93819,494embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,48350,280embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,54750,280embulk-filter-encryptEncrypt
3492,68850,280embulk-input-scriptLoads records from Script.
35129,04250,280embulk-filter-decryptDecrypt
36185,02881,713embulk-guess-msgpackGuesses if an input is in JSON.