-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Persistence Best Practices for Java Applications
By :

Polyglot persistence is a good path to advance most enterprise applications. It is possible to explore SQL, NoSQL, or any persistence solution with this approach. However, as with any architectural decision, pay attention to the trade-offs; an abstraction can ensure that the choice of database will not impact the business perspective.
Jakarta Data helps standardize behavior and code patterns. It helps us build a universe of capabilities out of several persistence solutions. It is promising solution to increase the capabilities around data persistence patterns on Java, and it is open for help and feedback; join us to make our lives even easier when working with this tool.
It’s now time to explore, at an architectural level, the integration practices that allow us to explore the best out-of-data integration patterns in modern cloud-oriented solutions.