Hi Qi, Thank you for raising the important topic of expanding Gravitino JDBC backend support. I suggest we first develop a custom backend framework. This would not only facilitate the integration of PostgreSQL but also simplify the addition of other backends in the future.
Implementing PostgreSQL using this new framework can validate its effectiveness and serve as a demonstrative example for our users. Looking forward to your thoughts on this strategy. Best regards, Minghuang Li On 2024/08/20 12:30:46 Qi Yu wrote: > Dear Team, > > Currently, Gravitino supports H2 and MySQL as storage backends. However, > considering the varying security and technology requirements of our users, > it's essential to extend support for additional JDBC storage backends, such > as PostgreSQL and Oracle. > > > To address this need, I've initiated a discussion on this topic. Your > insights and suggestions will be highly valuable as we explore this > enhancement. > > > Related Issue: Support for other JDBC backends · Issue #4101 · > apache/gravitino (github.com) > <https://github.com/apache/gravitino/issues/4101> > Design Document: > https://docs.google.com/document/d/1tHFDVX20u1cBjRMolyBs9Dp-cAUlZRFcuTUqx72cCtE/edit#heading=h.ve31pk8zs3xf > > > Please feel free to share your thoughts and feedback. > > > > Best regards, > Qi Yu >
