doma
Database framework
A Java-based framework for accessing and manipulating databases in a type-safe and efficient manner
DAO oriented database mapping framework for Java
446 stars
27 watching
70 forks
Language: Java
last commit: 9 days ago
Linked from 1 awesome list
annotation-processordaodomajavajdbckotlinno-dependenciessql
Related projects:
Repository | Description | Stars |
---|---|---|
domaframework/doma-compile-plugin | A plugin that allows annotation processors to access resources at compile-time, supporting Java and Kotlin development with Doma resources. | 7 |
domaframework/doma-codegen-plugin | Automates code generation from database schema to Java/Kotlin and SQL files | 18 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
bogdanp/deta | A functional database mapper for Racket that enables data access and manipulation. | 60 |
domaframework/doma-spring-boot | Provides Spring Boot integration with the Doma ORM framework to simplify data access and manipulation in Java-based applications. | 93 |
abykuruvilla-dev/jfxnodemapper | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
ebibiosamples/java2rdf | Tools and framework for mapping Java objects to RDF/OWL | 3 |
quarkiverse/quarkus-doma | An extension for Quarkus that enables Domain-Object Modeling with Doma | 9 |
atlasmap/atlasmap | A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 197 |
jmapper-framework/jmapper-core | A Java framework that provides dynamic mapping with high performance and robustness. | 231 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
claudenw/pa4rdf | Provides JPA-like functionality on top of an RDF store using dynamic proxy capabilities to map RDF triples to Plain Old Java Objects | 12 |
morphiaorg/morphia | A MongoDB object-document mapper library for Java-based applications | 1,652 |
spotorm/spot2 | An ORM system for mapping objects to relational databases without the need for annotations or proxy classes. | 601 |