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 version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
Execute a callback on every node of a source code's AST and stop walking when you see fit
Functions for dealing with a PostgresSQL connection string
Traverse an ESTree-compliant AST
Postgres query result returned as readable stream
ECMAScript (ESTree) AST walker
PostgreSQL interface for Node.js
Query result type converters for node-postgres
Traverse Babel AST with scope information.
A simple directory tree walker.
Parse any valid PostgreSQL query in your browser using Javascript!
The postgres client/server binary protocol, implemented in TypeScript
Lightweight Babel AST traversal
Walks your node_modules tree
TypeScript definitions for pg
Connection pool for node-postgres
TypeScript definitions for pg-pool
A system that visits all schema objects in a JSON Schema document and makes callbacks before visiting all of the current schema object's subschemas.
PostgreSQL client - pure javascript & libpq with the same API
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Library to walk OAS 3 schema objects and call a callback
TypeScript definitions for pg-cursor