Sign in Sign up
npm

pg-query-walker

Analyzes a SQL query you pass in, and provides a list of all database tables and columns that the query references. Since it uses the PostgresQL query parser, it can process any valid PostgresQL query.

npm View on Npm

Activity

Latest release
5y ago
Total releases
3
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Jan 31, 2021
Releases
Version Released
1.0.3 patch
1.0.2 patch
1.0.1 initial