awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesMetadata Driver Configuration

Systems for loading object-relational mapping metadata through various drivers such as attributes, XML, or PHP code.

Distinct from Database Driver Configurations: Candidates focus on hardware or browser drivers, whereas this is about metadata acquisition for an ORM

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

Awesome Metadata Driver Configuration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • doctrine/ormAvatar doctrine

    doctrine/orm

    10,172Vezi pe GitHub↗

    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

    Implements a system to acquire object-relational metadata using attributes, XML, or a chain of drivers.

    PHPhacktoberfest
    Vezi pe GitHub↗10,172
  1. Home
  2. Data & Databases
  3. Metadata Driver Configuration