소개
pg-aiguide significantly improves the quality of PostgreSQL code generated by AI coding assistants. It tackles common challenges such as outdated syntax, missing constraints and indexes, and a lack of awareness of modern PostgreSQL features and real-world best practices. By offering semantic search capabilities across the official PostgreSQL manual (version-aware) and integrating AI-optimized "skills" based on curated best practices, it ensures that AI-generated schemas are more robust, performant, and maintainable. It also extends its knowledge base to include documentation for key PostgreSQL ecosystem extensions, starting with TimescaleDB.