Hi,
I am trying to use AlloyDB for my application and analytical solution. My application is based on java, Spring boot with JPA. Unfortunately, I am not able to find any document related to alloyDB supporting JPA or Hibernate. Is there any document available to follow up on?
Hello,
AlloyDB is fully managed PostgreSQL-compatible database service. There are several JDBC drivers you can use with your with your ORM application and AlloyDB. Some examples can be found below:
Hi @ms4446
Thanks for your quick reply.
I have gone through both cdata and progress. But both are not open source. Is there any open-source library( like PostgreSQL driver or MySQL driver will be available in the maven repository) available to connect AlloyDB?
For a full list of supported Data Integration solutions. Please see
Thanks, @ms4446 . Let me check and let you know.
Still, the PostgreSQL JDBC driver also supports I hope so. Need to check the performance between drivers.