A low-code, configuration-based data migration framework to pull data from 100+ source systems and upload to Amazon S3.
- Supports Oracle, SQL Server, MongoDB, File Server, and more
- Uses config-driven job definitions
- Low-code: developers only touch YAML files
- Pandas for transformation, Arrow/Parquet for efficient writes
- Uploads to S3 in chosen format
python main.pySee config/sources.yaml for job structure.
Use .env or environment variables for AWS credentials.