A Go library for parsing, analyzing, and fingerprinting PostgreSQL queries using the libpg_query library.
go get github.com/pganalyze/pg_query_go/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a simple PostgreSQL query.
Ensure CGO is enabled and libpg_query is available on your system.
No dependency data recorded yet.