pg_query.rs

Query parser

A Rust library that parses and analyzes PostgreSQL SQL queries

Rust library to parse, deparse and normalize SQL queries using the PostgreSQL query parser

GitHub

146 stars
8 watching
13 forks
Language: Rust
last commit: 7 months ago

Related projects:

Repository Description Stars
roddyyaga/pg_query-ocaml A C-based OCaml library for parsing PostgreSQL queries 17
pganalyze/libpg_query A C library that parses and analyzes PostgreSQL queries to extract internal parse trees 1,216
pganalyze/collector A daemon that collects Postgres metrics and log data in protocol buffers format 338
ged/ruby-pg A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. 804
paradedb/pg_analytics Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse 407
darold/pgformatter Automates formatting and beautification of PostgreSQL SQL queries 1,711
opmdg/check_pgactivity A Nagios remote agent plugin to monitor PostgreSQL performance metrics 175
tizoc/ppx_pgsql A syntax extension for embedded SQL queries using PG'OCaml. 52
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
royaltm/ruby-em-pg-client An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. 59
gmr/queries A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. 255
tatut/specql A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. 132
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30
richie765/meteor-pg Enables reactive PostgreSQL query execution with Meteor 25
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259