Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polypheny to ODBC adapter #456

Open
FactEngineCommunity opened this issue Aug 3, 2023 · 0 comments
Open

Polypheny to ODBC adapter #456

FactEngineCommunity opened this issue Aug 3, 2023 · 0 comments
Labels
A-db Area: DB C-enhancement Category: An issue proposing an enhancement E-medium

Comments

@FactEngineCommunity
Copy link

Affected Areas

DB, UI, Client

Feature Description

It would be good to have a general purpose ODBC Adapter such that Polypheny can hook up to any ODBC enabled database.

E.g. Rather than necessarily having a SQL Server, for instance, Adapter...a general purpose ODBC Adapter could set up a data Source in Polypheny to any ODBC compatible database.

This would allow Polypheny to have speed to market and role-out for new customers who have a need to connect to a database for which there is no dedicated Polypheny Adapter yet.

So, for instance, if I had an ORACLE database and there was no ORACLE Adapter for Polypheny yet, I could simply create an ODBC Data Source, and connect to that via the general purpose ODBC Adapter in Polypheny.

Use Case(s)

If I had an ORACLE database and there was no ORACLE Adapter for Polypheny yet, I could simply create an ODBC Data Source, and connect to that via the general purpose ODBC Adapter in Polypheny.

Possible Solutions

Create a general purpose ODBC Adapter for Polypheny such that a data Source can be created to connect to any ODBC Data Source (DSN)

Possible Alternatives

I see no alternative to this other than to have an adapter for each and every database on the market, and there are hundreds of relational databases, for instance. This way, Polypheny can connect to any ODBC compatible database.

@FactEngineCommunity FactEngineCommunity added the C-enhancement Category: An issue proposing an enhancement label Aug 3, 2023
@hennlo hennlo added A-db Area: DB E-medium labels Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Area: DB C-enhancement Category: An issue proposing an enhancement E-medium
Projects
None yet
Development

No branches or pull requests

2 participants