关于
This skill provides comprehensive guidance for architecting PostgreSQL databases, focusing on schema normalization, optimal data type selection, and advanced indexing strategies. It helps developers avoid common pitfalls like silent coercions and unindexed foreign keys while leveraging powerful features such as Row-Level Security (RLS), partitioning for large datasets, and specialized types for JSONB, vectors, and full-text search. Whether building a new application or optimizing an existing database, this skill ensures your PostgreSQL implementation is scalable, maintainable, and performance-optimized.