分类
ORM
No field note has been filed yet.
Catalog matches
Products with this tag
@colyseus/database
library
Colyseus 官方持久层,基于 Drizzle ORM,提供认证、存档、排行榜、配置、分析、审核和匹配等类型化服务。
View ↗Active Record
library
Rails 的 ORM 层,将 Ruby 对象映射到关系数据库表。
View ↗Active Record Associations
library
Active Record 中用于声明 Rails 模型间关联的功能。
View ↗Active Record Callbacks
other
关于使用回调挂钩 Active Record 对象生命周期的指南。
View ↗Active Record Migrations
library
Active Record 功能,使用 Ruby DSL 而非原生 SQL 随时间演进数据库架构。
View ↗Active Record Validations
library
Rails 功能,用于在保存到数据库之前验证 Active Record 对象。
View ↗Django
open_source
高级 Python Web 框架,其 QuerySet API 提供惰性、可链式的数据库查询。
View ↗Django Migration Operations
library
声明式 Operation 类,用于在 Django 迁移文件中记录模式与数据变更。
View ↗Django ORM
library
Django 的数据库抽象层,用于定义模型并查询关系型数据。
View ↗Django ORM Database Functions
library
允许用户在 Django 中将底层数据库函数用作注解、聚合或过滤器的类。
View ↗Django QuerySet API
api
Django QuerySet API 参考:惰性数据库查询、过滤、聚合与查询工具。
View ↗Drizzle ORM
library
无头 TypeScript ORM,支持类 SQL 和关系查询 API,零依赖,为无服务器设计。
View ↗Lucid ORM
library
AdonisJS 官方 SQL ORM,基于 Knex 构建,支持 Active Record 模式、迁移和关系。
View ↗Permit-Prisma Client Extension
sdk
将Permit.io细粒度授权集成到Prisma ORM数据库操作中的扩展。
View ↗Prisma 8
sdk
Prisma 8: Get started with Prisma Copy Markdown Open Scaffold an app with Prisma 8, create or connect Prisma Postgres, and deploy on Prisma Compute.
View ↗Prisma ORM
sdk
Prisma ORM: Get started with Prisma Copy Markdown Open Scaffold an app with Prisma 8, create or connect Prisma Postgres, and deploy on Prisma Compute.
View ↗Ruby on Rails
open_source
Web 应用框架,提供 Active Record 迁移,用 Ruby DSL 随时间演进数据库架构。
View ↗