GeeCON 2024: Max Arruda, Gabriel Silva - Simplifying NoSQL Database Integration with Jakarta NoSQ

youtube.com 14 godzin temu


Full title: Simplifying NoSQL Database Integration with Jakarta NoSQL: A Hands-on Approach


Nowadays, it's average to see cloud-native solutions dealing with a immense amount of information. In this scenario, the NoSQL databases are getting a immense applicable position, but dealing with many NoSQL solutions from many different vendors is very difficult. In terms of dealing with relational databases, there’s no uncertainty that JPA specification is simply a well-established API in the Java world, but what if there's a well-defined way, beautiful akin to JPA, to work with NoSQL with Java? Jakarta NoSQL specification was created to increase the developer experience between Java and NoSQL databases. This spec allows developers to handle easy with many NoSQL databases. In this talk, we will make a live coding session presenting a solution with Jakarta NoSQL and Jakarta Data. Even more, we're going to mix another Jakarta EE specifications like Jakarta WebSocket.