ruby-gitlab-pg-query

PostgreSQL query parsing and normalization library

Description

Parses SQL queries using a copy of the PostgreSQL server query parser

This Ruby extension uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parsetree.

In addition the extension allows one to normalize queries (replacing constant values with ?) and parse these normalized queries into a parsetree again.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://github.com/lfittl/pg_query


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-gitlab-pg-query