data access
Learn how to use Google Secret Manager
Learn how to create secrets in Azure Key Vault and easily access them in a Micronaut application.
Learn how to access a database with MyBatis using the Micronaut framework.
Learn how to use Micronaut Data and Hibernate Reactive
Learn how to access a database with Micronaut JDBC repositories.
Learn how to access a MongoDB database asynchronously with Micronaut Data.
Learn how to access a MongoDB database with Micronaut Data and the MongoDB Sync driver.
Learn how to access a database with Micronaut R2DBC repositories.
Learn how to use DynamoDB as your persistence solution in a Micronaut Application.
Learn how to use EclipseStore as a high-performance persistence layer.
Learn how to use Hibernate Reactive with the Micronaut Framework.
Learn how to a leverage Java records for immutable configuration, Micronaut Data Mapped Entities and Projection DTOs
Learn how to access a database with JPA and Hibernate using the Micronaut framework.
Learn how to use MicroStream as a high-performance persistence layer.
Learn how to use a non-blocking reactive streams MongoDB client with a Micronaut application
Learn how to use a blocking MongoClient with a Micronaut application
This guide shows how to use Micronaut Data from a Spring Boot application.