awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRow-Based Query Interfaces

Interfaces that allow querying and manipulating database records using key-value mappings.

Distinct from Database Query Engines: Focuses on the user-facing interface for row manipulation rather than the internal execution engine.

Explore 1 awesome GitHub repository matching data & databases · Row-Based Query Interfaces. Refine with filters or upvote what's useful.

Awesome Row-Based Query Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mybatis-flex/mybatis-flexAvatar von mybatis-flex

    mybatis-flex/mybatis-flex

    2,554Auf GitHub ansehen↗

    MyBatis-Flex is an object-relational mapping framework for Java that extends MyBatis with a fluent API and automated CRUD operations. It provides a data access suite featuring an automatic CRUD data mapper, a type-safe SQL query builder, and a row-based query engine for manipulating records without predefined entity classes. The framework includes a multi-dialect SQL translator that converts generated syntax across different database engines, such as MySQL, PostgreSQL, and Oracle. It further distinguishes itself by offering annotation-free entity mapping using runtime reflection and naming co

    Provides a flexible interface to query and manipulate records using key-value mappings instead of entity classes.

    Javajavamybatismysql
    Auf GitHub ansehen↗2,554
  1. Home
  2. Data & Databases
  3. Database Query Engines
  4. Row-Based Query Interfaces