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
146 stars
8 watching
13 forks
Language: Rust
last commit: 11 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C-based OCaml library for parsing PostgreSQL queries | 17 |
| | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
| | A daemon that collects Postgres metrics and log data in protocol buffers format | 338 |
| | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| | Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |
| | Automates formatting and beautification of PostgreSQL SQL queries | 1,711 |
| | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
| | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
| | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 255 |
| | A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
| | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| | Enables reactive PostgreSQL query execution with Meteor | 25 |
| | A native PostgreSQL client driver written in Zig | 259 |