⚠️ Repository Moved
This repository has been moved and is now part of the @launchql/pgsql-parser monorepo. Please visit the new location for the latest updates, issues, and contributions.New Location: https://github.com/launchql/pgsql-parser/tree/main/packages/proto-parser
pg-proto-parser
is a TypeScript project that parses pganalyze/libpg_query PostgreSQL Protocol Buffers (protobuf) definitions and generates TypeScript interfaces, utility functions, and JSON mappings for the enums defined in the protobuf schema. Designed to work with launchql/pgsql-parser for maintainable upgrades.