Skip to content

Commit

Permalink
remove DataPipeLine
Browse files Browse the repository at this point in the history
  • Loading branch information
pawl committed Feb 24, 2019
1 parent b9cbcb9 commit 2b0c071
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ A curated list of notable ETL (extract, transform, load) frameworks, libraries a
* [Dagobah](https://github.com/thieman/dagobah) - "a simple dependency-based job scheduler written in Python. Dagobah allows you to schedule periodic jobs using Cron syntax. Each job then kicks off a series of tasks (subprocesses) in an order defined by a dependency graph you can easily draw with click-and-drag in the web interface."

## Java
* [DataPipeLine](https://www.northconcepts.com/) - Java library for running performance oriented flows
* [GETL](https://github.com/ascrus/getl) - Groovy toolbox for ETL Tasks from practicing architectures
* [JSR 352](https://www.jcp.org/en/jsr/detail?id=352) - Java native API for batch processing
* [Scriptella](http://scriptella.org/) - Java-XML ETL toolbox for every day use.
Expand Down

0 comments on commit 2b0c071

Please sign in to comment.