Acerca de
This skill empowers Claude to design production-ready PostgreSQL schemas by enforcing strict normalization rules, selecting optimal data types, and implementing robust indexing patterns. It covers advanced PostgreSQL features such as Row-Level Security (RLS), declarative partitioning, JSONB optimization, and specialized indexing (GiST/GIN) for complex data types like geometric or full-text search. Ideal for developers building scalable backends, this skill ensures data integrity through precise constraints and improves query performance by avoiding common pitfalls like unindexed foreign keys or inefficient storage strategies.