# 数据库表设计

**为什么制作这样的工作流？**

* 表设计的不完整，会导致后期的维护成本很高

**它的作用**

* 快速原型设计
* 动态调整数据库结构
* 提高数据库设计的一致性和规范性

**投稿作者：**&#x80FD;用AI

**创作难度：**⭐️

<figure><img src="/files/8WaCIdq1QyDk3TrgBYVV" alt="" width="375"><figcaption></figcaption></figure>

{% file src="/files/MfgzBZXssQTuHcR5Ly9D" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.nyai.chat/gong-zuo-liu-da-quan-huan-ying-tou-gao/bian-cheng-lei/shu-ju-ku-biao-she-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
