data access

Learn how to access a database with MyBatis using the Micronaut framework.
Learn how to access a MongoDB database with Micronaut Data and the MongoDB Sync driver.
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 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