From cf8de3d9a95d109f1498fb0e285c3e5f7fdb04e4 Mon Sep 17 00:00:00 2001 From: Muga Nishizawa Date: Tue, 21 Feb 2017 16:50:11 -0800 Subject: [PATCH] Add Embulk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae2ecc8..fe6ca2e 100644 --- a/README.md +++ b/README.md @@ -790,6 +790,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Commons](http://commons.apache.org/) - Provides different general purpose functions like configuration, validation, collections, file upload or XML processing. * [CRaSH](http://www.crashub.org) - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others. * [Dex](https://github.com/PatMartin/Dex) - Java/JavaFX tool capable of powerful ETL and data visualization. +* [Embulk](http://www.embulk.org/) - Bulk data loader that helps data transfer between various databases, storages, file formats, and cloud services. * [Gephi](https://github.com/gephi/gephi/) - Cross-platform for visualizing and manipulating large graph networks. * [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth. * [JADE](http://jade.tilab.com/) - Framework and environment for building and to debugging multi-agent systems.