awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
domaframework avatar

domaframework/doma

0
View on GitHub↗
501 stars·75 forks·Java·Apache-2.0·8 viewsdocs.domaframework.org↗

Doma

DAO oriented database mapping framework for Java

Features

  • ORM - Compile-time database access framework.

Star history

Star history chart for domaframework/domaStar history chart for domaframework/doma

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does domaframework/doma do?

DAO oriented database mapping framework for Java

What are the main features of domaframework/doma?

The main features of domaframework/doma are: ORM.

What are some open-source alternatives to domaframework/doma?

Open-source alternatives to domaframework/doma include: arnaudroger/simpleflatmapper — Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and… baomidou/mybatis-plus — MyBatis-Plus is a persistence framework extension for Java that simplifies data access by reducing boilerplate code.… braisdom/objectivesql — Writing SQL using Java syntax. jfinal/jfinal — JAVA WEB + ORM Framework. myacelw/mybatis-dynamic — Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL… mybatis/mybatis-3 — MyBatis is a Java persistence framework that functions as a database query mapper and object-relational mapping tool.…

Open-source alternatives to Doma

Similar open-source projects, ranked by how many features they share with Doma.
  • baomidou/mybatis-plusbaomidou avatar

    baomidou/mybatis-plus

    17,391View on GitHub↗

    MyBatis-Plus is a persistence framework extension for Java that simplifies data access by reducing boilerplate code. It provides a toolkit for automating common database operations, utilizing dynamic query wrappers and a system for automated CRUD generation. The project distinguishes itself through a code generation system that produces mapper, model, service, and controller layers based on database metadata. It also implements a security layer that prevents SQL injection through input sanitization and blocks dangerous global update or delete operations to prevent accidental data loss. The f

    Javamybatismybatis-plusmybatis-spring
    View on GitHub↗17,391
  • braisdom/objectivesqlbraisdom avatar

    braisdom/ObjectiveSql

    1,258View on GitHub↗

    Writing SQL using Java syntax

    Javaactiverecordjavajava-api
    View on GitHub↗1,258
  • jfinal/jfinaljfinal avatar

    jfinal/jfinal

    3,270View on GitHub↗

    JAVA WEB ORM Framework

    Java
    View on GitHub↗3,270
  • arnaudroger/simpleflatmapperarnaudroger avatar

    arnaudroger/SimpleFlatMapper

    457View on GitHub↗

    Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper

    Java
    View on GitHub↗457
See all 9 alternatives to Doma→