Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,1334,104embulk-input-mysqlSelects records from a table.
25,2276,610embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
35,7098,266embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
45,8474,614embulk-output-s3Stores files on S3.
56,3626,672embulk-filter-columnA filter plugin for Embulk to filter out columns.
66,9029,645embulk-input-postgresqlSelects records from a table.
77,0078,434embulk-output-mysqlInserts or updates records to a table.
87,3059,204embulk-output-redshiftInserts or updates records to a table.
97,3898,918embulk-input-s3Reads files stored on Amazon S3
109,46115,582embulk-input-gcsReads files stored on Google Cloud Storage.
119,7979,204embulk-input-redshiftSelects records from a table.
129,9458,538embulk-output-postgresqlInserts or updates records to a table.
1310,71117,748embulk-input-jdbcSelects records from a table.
1411,90911,136embulk-output-gcsDumps records to Google Cloud Storage.
1512,38611,525embulk-output-commandExecutes commands and writes files to STDIN.
1613,38117,748embulk-input-sqlserverSelects records from a table.
1714,33413,824embulk-filter-expand_jsonExpand Json
1814,60713,688embulk-output-jdbcInserts or updates records to a table.
1915,67314,268embulk-input-mongodbLoads records from Mongodb.
2017,99348,395embulk-output-sqlserverInserts or updates records to a table.
2118,21860,560embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2219,95425,061embulk-output-sftpStores files on SFTP server.
2320,35586,295embulk-executor-mapreduceExecutes tasks on Hadoop.
2420,49425,061embulk-input-sftpReads files stored on remote server using SFTP.
2524,02417,748embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,54925,061embulk-output-ftpStore files using FTP.
2730,57428,350embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2831,93736,786embulk-input-ftpReads files stored on a FTP server.
2933,83936,786embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3045,50341,851embulk-parser-msgpackParses files encoded in MessagePack.
3148,02348,395embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3270,09386,295embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3373,18086,295embulk-filter-encryptEncrypt
34111,13223,744embulk-input-scriptLoads records from Script.
35133,43086,295embulk-filter-decryptDecrypt
36179,92486,295embulk-guess-msgpackGuesses if an input is in JSON.