Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
/ pg-proto-parser Public archive

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

Notifications You must be signed in to change notification settings

launchql/pg-proto-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

pg-proto-parser

⚠️ 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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published