Ingestr

Latest version: v0.9.5

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.2

This release is a quick addition with an experimental Oracle source support, and a new (quite hackily implemented) CSV destination support, which means that you can copy any table from any database into a CSV file locally!

0.1.0

Hi all, this is the first public release of ingestr!

ingestr is an open-source command-line application that allows ingesting & copying data between two databases without any code: https://github.com/bruin-data/ingestr

It does a few things that make it the easiest alternative out there:
- :sparkles: copy data from your Postgres / MySQL / SQL Server or any other source into any destination, such as BigQuery or Snowflake, just using URIs
- :heavy_plus_sign: incremental loading: create+replace, delete+insert, append
- :snake: single-command installation: pip install ingestr

We built ingestr because we believe for 80% of the cases out there people shouldn’t be writing code or hosting tools like Airbyte just to copy a table to their DWH on a regular basis.

![demo](https://github.com/bruin-data/ingestr/assets/16530606/8a6571e5-33cd-40df-89c5-969b8ff2de01)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.