Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,1474,233embulk-input-mysqlSelects records from a table.
25,2608,938embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
35,7339,911embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
45,8124,758embulk-output-s3Stores files on S3.
56,41112,377embulk-filter-columnA filter plugin for Embulk to filter out columns.
66,94514,365embulk-input-postgresqlSelects records from a table.
77,03912,869embulk-output-mysqlInserts or updates records to a table.
87,33410,052embulk-output-redshiftInserts or updates records to a table.
97,41814,540embulk-input-s3Reads files stored on Amazon S3
109,53824,095embulk-input-gcsReads files stored on Google Cloud Storage.
119,80910,630embulk-input-redshiftSelects records from a table.
129,96918,743embulk-output-postgresqlInserts or updates records to a table.
1310,76424,095embulk-input-jdbcSelects records from a table.
1411,94012,493embulk-output-gcsDumps records to Google Cloud Storage.
1512,44321,772embulk-output-commandExecutes commands and writes files to STDIN.
1613,42749,088embulk-input-sqlserverSelects records from a table.
1714,40929,669embulk-filter-expand_jsonExpand Json
1814,63241,377embulk-output-jdbcInserts or updates records to a table.
1915,71122,826embulk-input-mongodbLoads records from Mongodb.
2017,98441,377embulk-output-sqlserverInserts or updates records to a table.
2118,29064,836embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2219,94564,836embulk-output-sftpStores files on SFTP server.
2320,44864,836embulk-executor-mapreduceExecutes tasks on Hadoop.
2420,49322,826embulk-input-sftpReads files stored on remote server using SFTP.
2524,05064,836embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,45964,836embulk-output-ftpStore files using FTP.
2730,58164,836embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,92164,836embulk-input-ftpReads files stored on a FTP server.
2933,80864,836embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3045,43264,836embulk-parser-msgpackParses files encoded in MessagePack.
3148,00664,836embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,959143,384embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,20549,088embulk-filter-encryptEncrypt
34107,98864,836embulk-input-scriptLoads records from Script.
35133,499143,384embulk-filter-decryptDecrypt
36179,874143,384embulk-guess-msgpackGuesses if an input is in JSON.