PG Gleam is a specialized skill designed for developers working within the Gleam programming language ecosystem to build high-performance, type-safe database layers. It provides expert guidance on Postgres schema design, query optimization, and connection management specifically tailored for use with POG, Squirrel/Parrot, and Cigogne. By enforcing specific conventions like UUIDv7 primary keys, session-variable RLS, and precise Gleam-to-SQL type mappings, this skill ensures your database architecture is scalable, secure, and perfectly aligned with functional programming patterns.
主要功能
012 GitHub stars
02Postgres schema design patterns optimized for Squirrel and Parrot SQL generation
03Standardized implementation of Row-Level Security (RLS) using session variables
04Strict naming conventions and data type mappings for Gleam compatibility
05Comprehensive guides for advanced features like JSONB indexing and partitioning
06Performance tuning for POG connection pooling and binary protocol communication