Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,2852,612embulk-input-mysqlSelects records from a table.
25,6392,881embulk-output-s3Stores files on S3.
35,6934,754embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
45,9993,176embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,9227,866embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,6756,553embulk-output-mysqlInserts or updates records to a table.
77,7437,095embulk-input-postgresqlSelects records from a table.
88,0406,416embulk-output-redshiftInserts or updates records to a table.
98,0656,553embulk-input-s3Reads files stored on Amazon S3
1010,1628,165embulk-input-redshiftSelects records from a table.
1110,3748,101embulk-input-gcsReads files stored on Google Cloud Storage.
1210,5127,044embulk-output-postgresqlInserts or updates records to a table.
1311,4857,291embulk-input-jdbcSelects records from a table.
1412,2447,188embulk-output-gcsDumps records to Google Cloud Storage.
1513,65930,674embulk-output-commandExecutes commands and writes files to STDIN.
1613,9987,237embulk-input-sqlserverSelects records from a table.
1715,13310,670embulk-filter-expand_jsonExpand Json
1815,3647,440embulk-output-jdbcInserts or updates records to a table.
1916,32913,785embulk-input-mongodbLoads records from Mongodb.
2018,6417,866embulk-output-sqlserverInserts or updates records to a table.
2119,58013,026embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,37111,101embulk-output-sftpStores files on SFTP server.
2321,0119,848embulk-input-sftpReads files stored on remote server using SFTP.
2421,80012,376embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,30630,674embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,52516,282embulk-output-ftpStore files using FTP.
2731,05118,447embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,94517,660embulk-input-ftpReads files stored on a FTP server.
2933,24714,685embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,78715,186embulk-parser-msgpackParses files encoded in MessagePack.
3147,84018,447embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,37222,726embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,49937,346embulk-filter-encryptEncrypt
3491,90392,290embulk-input-scriptLoads records from Script.
35131,99654,072embulk-filter-decryptDecrypt
36183,88692,290embulk-guess-msgpackGuesses if an input is in JSON.