Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3115,077embulk-input-mysqlSelects records from a table.
25,6225,309embulk-output-s3Stores files on S3.
35,7799,762embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,0438,406embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,06710,289embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,83510,692embulk-output-mysqlInserts or updates records to a table.
77,91611,875embulk-input-postgresqlSelects records from a table.
88,20311,949embulk-output-redshiftInserts or updates records to a table.
98,22611,474embulk-input-s3Reads files stored on Amazon S3
1010,37611,359embulk-input-redshiftSelects records from a table.
1110,56417,730embulk-input-gcsReads files stored on Google Cloud Storage.
1210,69113,365embulk-output-postgresqlInserts or updates records to a table.
1311,65619,906embulk-input-jdbcSelects records from a table.
1412,28116,014embulk-output-gcsDumps records to Google Cloud Storage.
1513,97349,272embulk-output-commandExecutes commands and writes files to STDIN.
1614,07717,449embulk-input-sqlserverSelects records from a table.
1715,39235,238embulk-filter-expand_jsonExpand Json
1815,51833,072embulk-output-jdbcInserts or updates records to a table.
1916,57116,014embulk-input-mongodbLoads records from Mongodb.
2018,63340,867embulk-output-sqlserverInserts or updates records to a table.
2120,02235,238embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,50116,671embulk-output-sftpStores files on SFTP server.
2321,16837,820embulk-input-sftpReads files stored on remote server using SFTP.
2422,07755,103embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,72337,820embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,61817,180embulk-output-ftpStore files using FTP.
2731,596112,136embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,92562,843embulk-input-ftpReads files stored on a FTP server.
2933,14021,440embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,32633,072embulk-parser-msgpackParses files encoded in MessagePack.
3146,81437,820embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,41488,565embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,51037,820embulk-filter-encryptEncrypt
3492,793149,536embulk-input-scriptLoads records from Script.
35128,92155,103embulk-filter-decryptDecrypt
36185,271112,136embulk-guess-msgpackGuesses if an input is in JSON.