airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
14.75k stars 3.79k forks source link

New Destination Firebird #16602

Closed MinuraPunchihewa closed 3 months ago

MinuraPunchihewa commented 1 year ago

Tell us about the new connector you’d like to have

I have been working on a project that is currently running a Firebird database on our backend. We want to able to ingest data from a variety of data sources into our database including other databases like MySQL and Postgres.

Describe the context around this new connector

We are currently in the process of evaluating Firebird for use in some of our analytical projects (our Architect is hugely fond of open source technologies). This use case is not really to analyze a huge volume of data, hence why we have not looked at using a data warehouse. We are required to pull in some data every so often into this database to run some ad hoc reports. As a result, we have been exploring open source solutions available for setting up our pipelines. We will be looking at running syncs every week or so.

Describe the alternative you are considering or using

We have considered using Airflow to write some Python tasks in order to achieve this, however, life would be so much easier if an integration was available in Airbyte!

Are you willing to submit a PR?

Yes, I would love to work on this!

sajarin commented 1 year ago

Hey @MinuraPunchihewa,

Thanks for the connector suggestion. We'd be happy to review the PR if you decide to work on it. Let me know!

MinuraPunchihewa commented 6 months ago

Hey @sajarin, Apologies, I know it has been a while. But, would it be OK if I raised a PR for this?