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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
roddyyaga/pg_query-ocamlA C-based OCaml library for parsing PostgreSQL queries17
pganalyze/libpg_queryA C library that parses and analyzes PostgreSQL queries to extract internal parse trees1,216
pganalyze/collectorA daemon that collects Postgres metrics and log data in protocol buffers format338
ged/ruby-pgA PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases.804
paradedb/pg_analyticsEnables direct querying of data lakes from Postgres without moving data to a cloud data warehouse407
darold/pgformatterAutomates formatting and beautification of PostgreSQL SQL queries1,711
opmdg/check_pgactivityA Nagios remote agent plugin to monitor PostgreSQL performance metrics175
tizoc/ppx_pgsqlA syntax extension for embedded SQL queries using PG'OCaml.52
alexeyco/pigA pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases16
royaltm/ruby-em-pg-clientAn asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support.59
gmr/queriesA Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling.255
tatut/specqlA Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code.132
schemaplus/schema_plus_pg_indexesAdds support for PostgreSQL index expressions and operator classes to ActiveRecord30
richie765/meteor-pgEnables reactive PostgreSQL query execution with Meteor25
karlseguin/pg.zigA native PostgreSQL client driver written in Zig259