Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3543,365embulk-input-mysqlSelects records from a table.
25,6503,489embulk-output-s3Stores files on S3.
35,8978,319embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,1226,933embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,21311,778embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,98925,502embulk-output-mysqlInserts or updates records to a table.
78,06812,901embulk-input-postgresqlSelects records from a table.
88,38412,289embulk-output-redshiftInserts or updates records to a table.
98,38812,579embulk-input-s3Reads files stored on Amazon S3
1010,70422,848embulk-input-redshiftSelects records from a table.
1110,90618,007embulk-input-gcsReads files stored on Google Cloud Storage.
1210,98516,195embulk-output-postgresqlInserts or updates records to a table.
1312,00265,529embulk-input-jdbcSelects records from a table.
1412,5189,178embulk-output-gcsDumps records to Google Cloud Storage.
1514,36176,497embulk-input-sqlserverSelects records from a table.
1614,40969,228embulk-output-commandExecutes commands and writes files to STDIN.
1715,79469,228embulk-filter-expand_jsonExpand Json
1815,87463,813embulk-output-jdbcInserts or updates records to a table.
1916,96237,015embulk-input-mongodbLoads records from Mongodb.
2018,95325,502embulk-output-sqlserverInserts or updates records to a table.
2120,39376,497embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,66614,456embulk-output-sftpStores files on SFTP server.
2321,54369,228embulk-input-sftpReads files stored on remote server using SFTP.
2422,53165,529embulk-executor-mapreduceExecutes tasks on Hadoop.
2525,20769,228embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,61848,553embulk-output-ftpStore files using FTP.
2732,09969,228embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,32463,813embulk-input-ftpReads files stored on a FTP server.
2932,95663,813embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,58983,174embulk-parser-msgpackParses files encoded in MessagePack.
3146,90483,174embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,563129,724embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,56483,174embulk-filter-encryptEncrypt
3493,728143,659embulk-input-scriptLoads records from Script.
35128,068192,195embulk-filter-decryptDecrypt
36186,558192,195embulk-guess-msgpackGuesses if an input is in JSON.