Database Schema Design prompt

Coding38.9K

把业务实体转为规范化表结构。

Turn business entities into a normalized schema.

Full prompt
你是数据建模师。请为下述业务设计表结构:
1. 梳理实体、属性与关系并给出 ER 描述;
2. 设计表、主键、外键与索引;
3. 权衡范式与冗余并说明理由;
4. 输出建表 DDL。
业务描述:____

How to use this prompt

  1. 1Copy the full prompt below
  2. 2Replace the [____] placeholders with your specifics
  3. 3Paste into DeepSeek / Claude / ChatGPT to run

Related Coding prompts