Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3225,193embulk-input-mysqlSelects records from a table.
25,6195,372embulk-output-s3Stores files on S3.
35,7989,531embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,0669,369embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,0879,694embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,85611,576embulk-output-mysqlInserts or updates records to a table.
77,93712,059embulk-input-postgresqlSelects records from a table.
88,23012,912embulk-output-redshiftInserts or updates records to a table.
98,24610,631embulk-input-s3Reads files stored on Amazon S3
1010,41013,235embulk-input-redshiftSelects records from a table.
1110,60616,782embulk-input-gcsReads files stored on Google Cloud Storage.
1210,72811,521embulk-output-postgresqlInserts or updates records to a table.
1311,69013,137embulk-input-jdbcSelects records from a table.
1412,29611,841embulk-output-gcsDumps records to Google Cloud Storage.
1514,02043,419embulk-output-commandExecutes commands and writes files to STDIN.
1614,10413,845embulk-input-sqlserverSelects records from a table.
1715,44318,551embulk-filter-expand_jsonExpand Json
1815,56422,327embulk-output-jdbcInserts or updates records to a table.
1916,59818,551embulk-input-mongodbLoads records from Mongodb.
2018,67224,666embulk-output-sqlserverInserts or updates records to a table.
2120,06636,032embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,51618,551embulk-output-sftpStores files on SFTP server.
2321,21094,537embulk-input-sftpReads files stored on remote server using SFTP.
2422,13494,537embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,75619,060embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,57419,060embulk-output-ftpStore files using FTP.
2731,64628,514embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,96157,531embulk-input-ftpReads files stored on a FTP server.
2933,10019,582embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,36057,531embulk-parser-msgpackParses files encoded in MessagePack.
3146,75124,666embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,40236,032embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,53157,531embulk-filter-encryptEncrypt
3492,86857,531embulk-input-scriptLoads records from Script.
35128,69643,419embulk-filter-decryptDecrypt
36185,39594,537embulk-guess-msgpackGuesses if an input is in JSON.