ankiano/etl
Extract transform load CLI tool for extracting small and middle data volume from sources (databases, csv files, xls files, gspreadsheets) to target (databases, csv files, xls files, gspreadsheets) in free combination.
This tool helps data analysts, business users, and developers move data between various sources like databases, spreadsheets, CSV files, and even Google Sheets. You provide a source (e.g., a CSV file) and a target (e.g., a PostgreSQL database), and the tool extracts, transforms, and loads the data, outputting the transformed data in your desired format and location. It's designed for anyone who needs to quickly transfer small to medium volumes of data without writing extensive code.
Use this if you need a command-line tool to quickly and flexibly move data between different formats and locations, like migrating data from an Excel sheet to a database or extracting query results into a CSV.
Not ideal if you are dealing with very large datasets (terabytes) or require complex, real-time data streaming and orchestration pipelines, which typically need more robust enterprise-level ETL solutions.
Stars
11
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/ankiano/etl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
growthbook/growthbook
Open Source Feature Flags, Experimentation, and Product Analytics
koopjs/koop
Transform, query, and download geospatial data on the web.
pathwaycom/pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.