Skip to content

thezachdrake/Anemos.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Anemos.jl

Build Status

Warning

This project is under very early development and should not be used in production systems. Our goal is to get to a stable build as soon as possible.

Anemos.jl is framework for data pipelines and ETL, inspired heavily be Apache Airflow. The goal is to create a Julian approach to ETL orchestration that can leverage the concurrency and speed of Julia, with the the simplicity and monitoring capabilities of something like Airflow. We intend to use Geneie.jl to expose API and UI capabilities, a SQLite database for logs with SQLite.jl, and the simplicity of liniear workflows like Chain.jl and TransformsBase.jl.

About

An ETL orchestration platform using Julia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages