Hydra ETL icon
Hydra ETL icon

Hydra ETL

Hydra ETL is an open-source ETL engine where each pipeline is a small set of YAML files instead of Python code. Before anything runs, hdrctl validate checks connections, schemas and steps without touching the data.

Hydra studio

Cost / License

Platforms

  • Mac  Requires Python 3.9+. Install with: pip install hydra-etl
  • Windows  Requires Python 3.9+. Install with: pip install hydra-etl
  • Linux  Requires Python 3.9+. Install with: pip install hydra-etl
  • Python
  • Visual Studio Code
0likes
0articles

Features

No features, maybe you want to suggest one?

Hydra ETL News & Activities

Highlights All activities

Recent activities

Hydra ETL information

AlternativeTo Category

Development

GitHub repository

  •  2 Stars
  •  1 Forks
  •  7 Open Issues
  •   Updated  
View on GitHub
Hydra ETL was added to AlternativeTo by bejaouibechir on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Hydra ETL?

Hydra ETL is an open-source ETL engine where each pipeline is a small set of YAML files instead of Python code. Before anything runs, hdrctl validate checks connections, schemas and steps without touching the data. It reads and writes CSV, JSON, Parquet, PostgreSQL, MySQL/MariaDB, MongoDB and web APIs, runs on pandas or DuckDB, and ships a CLI, a REST API and a visual editor that work on the same files. No scheduler database or broker to deploy: pip install hydra-etl.