首页/后端开发/postgresql-table-design
P

postgresql-table-design

by @wshobsonv1.0.0
4.6(268)

PostgreSQL table design: normalization, indexing strategies, constraints, partitioning, and schema evolution best practices.

PostgreSQLSchema DesignIndexing
安装方式
npx skills add wshobson/agents --skill postgresql-table-design
compare_arrows

Before / After 效果对比

1
BEFORE

未规范化设计 - 缺少索引 - 查询性能差

AFTER

规范化 + 索引优化 - 分区策略 - 约束完整 - 查询 10x 提速

查询时间-90%
Before
500ms
After
50ms

查询时间

-90%

500ms50ms

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量6.7K
评分4.6 / 5.0
版本1.0.0
更新日期2026年3月10日
对比案例1 组

用户评分

4.6(268)
5
63%
4
26%
3
8%
2
2%
1
1%

为此 Skill 评分

0.0

兼容平台

🤖claude-code

时间线

创建2026年1月20日
最后更新2026年3月10日