Difference between revisions of "Ingestr"

From COPTR
Jump to navigation Jump to search
m
 
Line 1: Line 1:
== Description ==
 
ingestr is a command-line application that allows ingesting or copying data from any source into any destination database. The supported databases are: Postgres,
 
BigQuery, Snowflake, Redshift, Databricks, DuckDB, Microsoft SQL Server, Local CSV file, MongoDB, Oracle, SQLite and MySQL.
 
 
 
{{Infobox tool
 
{{Infobox tool
 
|purpose=ingestr is a command-line application that allows ingesting or copying data from any source into any destination database.
 
|purpose=ingestr is a command-line application that allows ingesting or copying data from any source into any destination database.
Line 12: Line 8:
 
|content=Database
 
|content=Database
 
}}
 
}}
{{Infobox tool details
+
 
|releases_rss=https://github.com/bruin-data/ingestr/releases.atom
+
== Description ==
}}
+
ingestr is a command-line application that allows ingesting or copying data from any source into any destination database. The supported databases are: Postgres,
 +
BigQuery, Snowflake, Redshift, Databricks, DuckDB, Microsoft SQL Server, Local CSV file, MongoDB, Oracle, SQLite and MySQL.
 +
 
 +
== Development Activity ==
 +
All development activity is visible on GitHub: https://github.com/bruin-data/ingestr
 +
 
 +
=== Release Feed ===
 +
Below the last 3 release feeds:
 +
<rss max=3>https://github.com/bruin-data/ingestr/releases.atom</rss>
 +
 
 +
=== Activity Feed ===
 +
Below the last 5 commits:
 +
<rss max=5>https://github.com/bruin-data/ingestr/commits.atom</rss>

Latest revision as of 07:59, 12 March 2024



ingestr is a command-line application that allows ingesting or copying data from any source into any destination database.
Homepage:https://bruin-data.github.io/ingestr/
Source Code:https://github.com/bruin-data/ingestr
License:MIT license
Language:Python
Function:Backup,File Format Migration
Content type:Database


Description[edit]

ingestr is a command-line application that allows ingesting or copying data from any source into any destination database. The supported databases are: Postgres, BigQuery, Snowflake, Redshift, Databricks, DuckDB, Microsoft SQL Server, Local CSV file, MongoDB, Oracle, SQLite and MySQL.

Development Activity[edit]

All development activity is visible on GitHub: https://github.com/bruin-data/ingestr

Release Feed[edit]

Below the last 3 release feeds:

2024-04-24 22:14:30
[tag:github.com,2008:Repository/756594023/v0.4.0 SAP Hana as a source ✨]
by karakanb
2024-04-23 15:10:07
[tag:github.com,2008:Repository/756594023/v0.3.3 v0.3.3]
by karakanb
2024-04-23 11:20:37
[tag:github.com,2008:Repository/756594023/v0.3.2 v0.3.2]
by karakanb

Activity Feed[edit]

Below the last 5 commits:

2024-04-24 22:09:10
[tag:github.com,2008:Grit::Commit/cc1dc4dc0c428fe76639c8fd2d8ba4c05167f547 bump to v0.4.0]
by karakanb https://github.com/karakanb
2024-04-24 22:08:55
[tag:github.com,2008:Grit::Commit/44b97e1114677480bf3d6feec738c2f5bde35061 support SAP Hana]
by karakanb https://github.com/karakanb
2024-04-24 15:04:24
[tag:github.com,2008:Grit::Commit/488f42601d802be73b0b15b26131a80160984083 Merge pull request #18 from bruin-data/feature/sap-hana]
by albertobruin https://github.com/albertobruin
2024-04-24 14:52:16
[tag:github.com,2008:Grit::Commit/33375f32d54a06af78dfac906e30b4cb2e81e293 include sap hana as sql source]
by albertobruin https://github.com/albertobruin
2024-04-23 15:09:49
[tag:github.com,2008:Grit::Commit/ba3406cc85bd65bb51e7c686c25f95a796157106 fix incompatibility of jsonl for postgres]
by karakanb https://github.com/karakanb