Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,1963,400embulk-input-mysqlSelects records from a table.
25,4547,084embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
35,6833,795embulk-output-s3Stores files on S3.
45,8705,338embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,62413,218embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,2168,230embulk-output-mysqlInserts or updates records to a table.
77,22013,858embulk-input-postgresqlSelects records from a table.
87,5398,694embulk-output-redshiftInserts or updates records to a table.
97,5928,764embulk-input-s3Reads files stored on Amazon S3
109,8898,886embulk-input-redshiftSelects records from a table.
119,95829,456embulk-input-gcsReads files stored on Google Cloud Storage.
1210,10812,736embulk-output-postgresqlInserts or updates records to a table.
1311,04218,157embulk-input-jdbcSelects records from a table.
1412,0679,629embulk-output-gcsDumps records to Google Cloud Storage.
1512,98261,367embulk-output-commandExecutes commands and writes files to STDIN.
1613,74361,367embulk-input-sqlserverSelects records from a table.
1714,73219,101embulk-filter-expand_jsonExpand Json
1814,92541,086embulk-output-jdbcInserts or updates records to a table.
1915,95321,627embulk-input-mongodbLoads records from Mongodb.
2018,20541,086embulk-output-sqlserverInserts or updates records to a table.
2118,76061,367embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,12161,367embulk-output-sftpStores files on SFTP server.
2320,59933,893embulk-input-sftpReads files stored on remote server using SFTP.
2421,09461,367embulk-executor-mapreduceExecutes tasks on Hadoop.
2523,88261,367embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,47161,367embulk-output-ftpStore files using FTP.
2730,62161,367embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,85061,367embulk-input-ftpReads files stored on a FTP server.
2933,70961,367embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3045,17633,893embulk-parser-msgpackParses files encoded in MessagePack.
3147,89761,367embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,54361,367embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,32861,367embulk-filter-encryptEncrypt
3490,00261,367embulk-input-scriptLoads records from Script.
35133,04561,367embulk-filter-decryptDecrypt
36181,80661,367embulk-guess-msgpackGuesses if an input is in JSON.