关于
This skill empowers Claude Code with deep expertise in PostgreSQL database architecture, enabling the creation of robust, production-ready schemas. It provides specialized guidance on normalization to 3NF, sophisticated indexing strategies (B-tree, GIN, GiST, BRIN), and the selection of optimal data types for performance and precision. Beyond basic table design, it covers advanced features such as row-level security, declarative partitioning for large-scale datasets, and performance tuning for insert-heavy or update-heavy workloads, ensuring your database remains efficient as it grows.