Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3424,737embulk-input-mysqlSelects records from a table.
25,6405,108embulk-output-s3Stores files on S3.
35,8628,041embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,0987,434embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,15211,749embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,9168,407embulk-output-mysqlInserts or updates records to a table.
78,0009,950embulk-input-postgresqlSelects records from a table.
88,29611,350embulk-output-redshiftInserts or updates records to a table.
98,3069,517embulk-input-s3Reads files stored on Amazon S3
1010,49511,888embulk-input-redshiftSelects records from a table.
1110,67914,336embulk-input-gcsReads files stored on Google Cloud Storage.
1210,79410,704embulk-output-postgresqlInserts or updates records to a table.
1311,77411,888embulk-input-jdbcSelects records from a table.
1412,3239,347embulk-output-gcsDumps records to Google Cloud Storage.
1514,15132,058embulk-output-commandExecutes commands and writes files to STDIN.
1614,16611,957embulk-input-sqlserverSelects records from a table.
1715,54726,071embulk-filter-expand_jsonExpand Json
1815,64712,607embulk-output-jdbcInserts or updates records to a table.
1916,71044,843embulk-input-mongodbLoads records from Mongodb.
2018,75058,870embulk-output-sqlserverInserts or updates records to a table.
2120,15217,568embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,52727,260embulk-output-sftpStores files on SFTP server.
2321,30950,548embulk-input-sftpReads files stored on remote server using SFTP.
2422,25150,548embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,91934,302embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,51019,952embulk-output-ftpStore files using FTP.
2731,808122,967embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,05830,160embulk-input-ftpReads files stored on a FTP server.
2933,02227,260embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,434169,728embulk-parser-msgpackParses files encoded in MessagePack.
3146,726122,967embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,377169,728embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,49850,548embulk-filter-encryptEncrypt
3493,235169,728embulk-input-scriptLoads records from Script.
35128,238169,728embulk-filter-decryptDecrypt
36185,844169,728embulk-guess-msgpackGuesses if an input is in JSON.