A powerful object-relational mapper for PHP that implements the Data Mapper pattern, providing transparent persistence for PHP objects with a rich query language and schema management.
Doctrine ORM — Data Mapper for PHP and MySQL/PostgreSQL
A powerful object-relational mapper for PHP that implements the Data Mapper pattern, providing transparent persistence for PHP objects with a rich query language and schema management.
Agent 可直接安装
这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。
npx -y tokrepo@latest install e7698f5a-5d71-11f1-9bc6-00163e2b0d79 --target codex先 dry-run 确认安装计划,再运行此命令。
讨论
相关资产
MikroORM — TypeScript ORM with Data Mapper and Unit of Work
MikroORM is a TypeScript ORM for Node.js built on the Data Mapper pattern with Unit of Work and Identity Map. It supports PostgreSQL, MySQL, MariaDB, SQLite, and MongoDB with full type safety.
Peewee — Lightweight Python ORM for SQLite, MySQL and PostgreSQL
Peewee is a small expressive Python ORM that provides an intuitive API for interacting with SQLite, MySQL, and PostgreSQL databases with minimal overhead and a tiny footprint.
TypeORM — TypeScript & JavaScript ORM for Node.js
A full-featured ORM supporting PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, and Oracle with decorators, migrations, and Active Record or Data Mapper patterns.
Prisma — Next-Generation ORM for Node.js & TypeScript
Prisma is a next-generation ORM for Node.js and TypeScript supporting PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB, and CockroachDB. Type-safe database access with auto-generated client and intuitive schema language.