data-diff icon indicating copy to clipboard operation
data-diff copied to clipboard

Add support for DB2

Open clober opened this issue 3 years ago • 2 comments

Hi, do you have a plan in your roadmap to add support for DB2 databases?

Thanks, Carlos.

clober avatar Jul 11 '22 17:07 clober

Hello. Thanks for asking.

The DB2 per se is not on the roadmap. But stabilizing the database connection protocol and making it extensible is one of the highest priorities — so that you could write your own driver for DB2.

As of now, you can do this by forking the repo and implementing the connector in your fork, and updating it from time to time (but the protocol might slightly change in the future — as it is typical with zerover-stage projects).

nolar avatar Jul 13 '22 08:07 nolar

UPD: A little correction as I might be perceived wrong with the phrasing above: It does not mean that we never implement DB2 or do not accept the contributions. I meant that it is not on the list of our own priorities.

The contributions for DB2 support are highly welcome!

And we can implement it if the demand is high (please vote 👍🏼 for feature requests).

nolar avatar Jul 13 '22 09:07 nolar

I would also appreciate support for DB2 databases. Wouldn't it make sense to add general support for connections via JDBC? Couldn't that save the effort for implementation of drivers for many individual database systems?

FrankBergemann avatar May 17 '23 09:05 FrankBergemann

This issue has been marked as stale because it has been open for 60 days with no activity. If you would like the issue to remain open, please comment on the issue and it will be added to the triage queue. Otherwise, it will be closed in 7 days.

github-actions[bot] avatar Jul 17 '23 06:07 github-actions[bot]

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment and it will be reopened for triage.

github-actions[bot] avatar Jul 25 '23 06:07 github-actions[bot]