I built an open-source data copy tool called ingestr

Ingest & copy data from any source to any destination without any code. Ingestr is a command-line application eliminating the need to write code for data ingestion. Features include copying data from a database to any destination, incremental loading options, and a single-command installation process. The easy-to-use command-line interface lets users effortlessly manage backend operations with no coding required. Supported sources and destinations include Postgres, BigQuery, Snowflake, Redshift, Databricks, DuckDB, Microsoft SQL Server, SQLite, and MySQL. Acknowledgements go to the SQLAlchemy and dlt teams for their contribution to the project. Documentation and community support available. Unique in its simplicity and efficiency.

https://github.com/bruin-data/ingestr

To top