跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://ahvn.top/llms.txt

Use this file to discover all available pages before exploring further.

正确的抽象胜过最快的捷径。

1. 逻辑优先于物理

HeavenBase 将实体定义视为逻辑上的——与数据存储位置无关。

2. 字段级路由

粗粒度路由(一个实体、一个后端)在字段有不同存储需求时会失效。HeavenBase 在字段级别进行路由。

3. 统一的类型化查询接口

多个后端不应意味着多种查询风格。

4. 自包含运行时

HeavenBase 旨在拥有完整的工具栈,无需其他框架作为运行时依赖。

Further Exploration

相关资源: