awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPolymorphic Data Operations

Unified read and write operations that span across multiple types and inherited hierarchies.

Distinct from Polymorphic Data Modeling: Focuses on the active operation of inserting/updating data across hierarchies, not just the modeling of associations.

Explore 1 awesome GitHub repository matching data & databases · Polymorphic Data Operations. Refine with filters or upvote what's useful.

Awesome Polymorphic Data Operations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • typedb/typedbtypedb 的头像

    typedb/typedb

    4,353在 GitHub 上查看↗

    TypeDB 是一款强类型图数据库和知识图谱管理系统。它作为多模型数据存储,将关系、文档和图结构统一到一个环境中,既充当 ACID 兼容数据库,又充当声明式查询引擎。 该系统通过使用 n 元超图建模和多态类型层级脱颖而出。它采用强类型模式来强制执行结构规则并验证数据完整性,允许在查询执行期间自动解析复杂关系的基于类型的多态推理和基于角色的接口多态性。 该平台涵盖了广泛的功能,包括通过制表(tabling)计算递归关系、快照隔离事务和声明式数据检索。它还通过基于共识的集群复制、基于角色的访问控制以及与 AI 代理的集成以进行结构化数据检索,支持高可用性。 管理通过命令行界面支持,系统提供用于可视化图模式和审计管理活动的工具。

    Supports inserting, updating, and deleting data across multiple types and hierarchies using unified operations.

    Rustdatabaseinferenceknowledge-base
    在 GitHub 上查看↗4,353
  1. Home
  2. Data & Databases
  3. Polymorphic Data Modeling
  4. Polymorphic Data Operations