Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

AlloyDB ORM Support

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?

0 4 1,263
4 REPLIES 4

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:

https://www.cdata.com/kb/tech/alloydb-jdbc-hibernate.rst

https://www.progress.com/jdbc/google-alloydb-for-postgresql

 

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.