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 RepositoriesMapping Metadata Retrieval

Mechanisms for programmatically inspecting and accessing the metadata used to define object-relational mappings.

Distinct from Information Retrieval: Existing candidates focus on information retrieval in knowledge bases or configuration settings, not ORM metadata inspection

Explore 1 awesome GitHub repository matching data & databases · Mapping Metadata Retrieval. Refine with filters or upvote what's useful.

Awesome Mapping Metadata Retrieval GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • doctrine/ormAvatar von doctrine

    doctrine/orm

    10,172Auf GitHub ansehen↗

    Doctrine ORM is a PHP object-relational mapper that connects application objects to relational database tables. It uses the data mapper and identity map patterns to decouple the in-memory object model from the database schema, allowing developers to manage data persistence without writing manual SQL. The project features a dedicated object-oriented query language and programmatic builder for retrieving data based on entities rather than tables. It implements a unit-of-work system to track object changes during a request and synchronize them via atomic transactions. The capability surface inc

    Provides a mechanism to programmatically inspect mapped fields and class configurations via metadata.

    PHPhacktoberfest
    Auf GitHub ansehen↗10,172
  1. Home
  2. Data & Databases
  3. Mapping Metadata Retrieval