[Ideas] Official JDBC/ODBC driver required #1705
Replies: 1 comment
-
|
Hi @cleverxiao001, Thanks for raising this — recognizing Cloudberry-specific syntax like Just to share what I found while looking into it: there is an existing repo at That said, the repo could be a great starting point if the community wants to build a proper Cloudberry-aware driver on top of it (extended Happy to help think through what the metadata extensions might look like if it is useful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm using the PostgreSQL JDBC Driver (ver. 42.7.3, JDBC4.2) in my IDE to connect to a Cloudberry Database. However, it often fails to recognize Cloudberry-specific features such as DISTRIBUTED BY, ORIENTATION, and others. When reverse-engineering DDL from metadata, these critical details are missing. This information is sometimes very useful—for example, when optimizing SQL queries.
Is there any plan to provide an official Cloudberry JDBC driver that properly supports these extensions?
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions