Embulk's Gems

icon
#Total RankDaily RankNameSummary
14,3305,516embulk-input-mysqlSelects records from a table.
25,6295,822embulk-output-s3Stores files on S3.
35,83710,897embulk-output-bigqueryEmbulk plugin that insert records to Google BigQuery.
46,0828,460embulkEmbulk's runtime library for Ruby. Embulk users need to install it when running a gem-p...
57,11811,526embulk-filter-columnA filter plugin for Embulk to filter out columns.
67,88411,565embulk-output-mysqlInserts or updates records to a table.
77,97214,837embulk-input-postgresqlSelects records from a table.
88,25815,517embulk-output-redshiftInserts or updates records to a table.
98,27010,967embulk-input-s3Reads files stored on Amazon S3
1010,45616,888embulk-input-redshiftSelects records from a table.
1110,64726,887embulk-input-gcsReads files stored on Google Cloud Storage.
1210,75616,169embulk-output-postgresqlInserts or updates records to a table.
1311,72914,977embulk-input-jdbcSelects records from a table.
1412,30911,224embulk-output-gcsDumps records to Google Cloud Storage.
1514,09244,598embulk-output-commandExecutes commands and writes files to STDIN.
1614,13415,665embulk-input-sqlserverSelects records from a table.
1715,49121,724embulk-filter-expand_jsonExpand Json
1815,60231,453embulk-output-jdbcInserts or updates records to a table.
1916,64129,623embulk-input-mongodbLoads records from Mongodb.
2018,68726,887embulk-output-sqlserverInserts or updates records to a table.
2120,11636,454embulk-output-elasticsearchElasticsearch output plugin is an Embulk plugin that loads records to Elasticsearch rea...
2220,50916,888embulk-output-sftpStores files on SFTP server.
2321,25524,887embulk-input-sftpReads files stored on remote server using SFTP.
2422,19274,401embulk-executor-mapreduceExecutes tasks on Hadoop.
2524,83860,162embulk-input-commandExecutes a command and reads a file from its STDOUT.
2628,53018,681embulk-output-ftpStore files using FTP.
2731,734141,213embulk-input-azure_blob_storageAn Embulk plugin to loads records from Azure Blob Storage.
2832,00639,990embulk-input-ftpReads files stored on a FTP server.
2933,05320,855embulk-output-azure_blob_storageDumps records to Microsoft Azure Blob Storage.
3044,36460,162embulk-parser-msgpackParses files encoded in MessagePack.
3146,71736,454embulk-filter-calciteTranslate schema and column values by SQL-like query provided by Apache Calcite.
3268,28474,401embulk-guess-csv_verifyVerification-purpose Embulk CSV guess plugin to compare the old Ruby-based one and the ...
3372,53160,162embulk-filter-encryptEncrypt
3493,04274,401embulk-input-scriptLoads records from Script.
35128,18198,986embulk-filter-decryptDecrypt
36185,54598,986embulk-guess-msgpackGuesses if an input is in JSON.