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

[PROPOSAL] Add Teradata database support #40740

Open
anunnakian opened this issue May 21, 2024 · 2 comments
Open

[PROPOSAL] Add Teradata database support #40740

anunnakian opened this issue May 21, 2024 · 2 comments
Labels
area/quarkiverse This issue/PR is part of the Quarkiverse organization kind/enhancement New feature or request kind/extension-proposal Discuss and Propose new extensions

Comments

@anunnakian
Copy link

anunnakian commented May 21, 2024

Description

We could support Teradata database and allow configuring it like this :

quarkus.datasource.mydatasource.db-kind=teradata
quarkus.datasource.mydatasource.jdbc.driver=com.teradata.jdbc.TeraDriver
quarkus.datasource.mydatasource.jdbc.url=my-url

Implementation ideas

Instanciate an AgroalDataSource by using teradata configuration.

What do you think ?

@anunnakian anunnakian added the kind/enhancement New feature or request label May 21, 2024
@geoand geoand added area/quarkiverse This issue/PR is part of the Quarkiverse organization and removed triage/needs-triage labels May 22, 2024
@gastaldi gastaldi changed the title [PROPOSAL] Add Teradat database support [PROPOSAL] Add Teradata database support May 22, 2024
@gastaldi gastaldi added the kind/extension-proposal Discuss and Propose new extensions label May 22, 2024
@gastaldi
Copy link
Contributor

@anunnakian sounds like a candidate to be a Quarkiverse extension. Is this something you'd be interested in leading?

@anunnakian
Copy link
Author

@gastaldi yep! creating the appropriate extension for Teradata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quarkiverse This issue/PR is part of the Quarkiverse organization kind/enhancement New feature or request kind/extension-proposal Discuss and Propose new extensions
Projects
None yet
Development

No branches or pull requests

3 participants