© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
D. Kornilov et al.Beginning Helidonhttps://doi.org/10.1007/978-1-4842-9473-4_6

6. Accessing Data

Dmitry Kornilov1  , Daniel Kec1 and Dmitry Aleksandrov2
(1)
Praha, Czech Republic
(2)
Sofia, Bulgaria
 

This chapter covers the following topics.

  • Microservices interacting with databases are nicely supported in Helidon in various ways

  • Working with SQL and NoSQL using JDBC, JTA, and JPA in Helidon

  • Accessing data using Micronaut Data in Helidon

We have heard at many conferences and read in many articles that the best microservices are stateless, and we should keep them stateless. Nevertheless, real-world practices have shown that most microservices must keep state ...

Get Beginning Helidon: Building Cloud-Native Microservices and Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.