Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,2694,159embulk-input-mysqlSelects records from a table.
25,6414,687embulk-output-s3Stores files on S3.
35,6797,266embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
45,9995,735embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
56,9078,370embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,6568,468embulk-output-mysqlInserts or updates records to a table.
77,7149,497embulk-input-postgresqlSelects records from a table.
88,00711,108embulk-output-redshiftInserts or updates records to a table.
98,0419,154embulk-input-s3Reads files stored on Amazon S3
1010,12514,262embulk-input-redshiftSelects records from a table.
1110,34212,254embulk-input-gcsReads files stored on Google Cloud Storage.
1210,46512,690embulk-output-postgresqlInserts or updates records to a table.
1311,46312,254embulk-input-jdbcSelects records from a table.
1412,2407,366embulk-output-gcsDumps records to Google Cloud Storage.
1513,59715,424embulk-output-commandExecutes commands and writes files to STDIN.
1613,98810,371embulk-input-sqlserverSelects records from a table.
1715,09114,918embulk-filter-expand_jsonExpand Json
1815,33816,303embulk-output-jdbcInserts or updates records to a table.
1916,28517,438embulk-input-mongodbLoads records from Mongodb.
2018,67513,531embulk-output-sqlserverInserts or updates records to a table.
2119,492134,993embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,39720,175embulk-output-sftpStores files on SFTP server.
2321,02016,670embulk-input-sftpReads files stored on remote server using SFTP.
2421,79518,905embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,24021,809embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,50020,175embulk-output-ftpStore files using FTP.
2731,02237,489embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,05324,032embulk-input-ftpReads files stored on a FTP server.
2933,32017,438embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3045,14921,809embulk-parser-msgpackParses files encoded in MessagePack.
3148,13618,398embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3269,71027,073embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,80645,640embulk-filter-encryptEncrypt
3491,605111,930embulk-input-scriptLoads records from Script.
35133,15796,848embulk-filter-decryptDecrypt
36183,78196,848embulk-guess-msgpackGuesses if an input is in JSON.