PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree.
☆89May 23, 2025Updated 9 months ago
Alternatives and similar repositories for pg_parse
Users that are interested in pg_parse are comparing it to the libraries listed below
Sorting:
- Parse, deparse and normalize SQL queries using the Postgres source code☆233Updated this week
- C library for accessing the PostgreSQL parser outside of the server environment☆1,440Feb 7, 2026Updated last month
- GitHub action to cross compile a Ruby gem written in Rust☆17May 10, 2023Updated 2 years ago
- Build Postgres Extensions with Rust!☆4,411Updated this week
- pg_task - job scheduler for PostgreSQL, Greenplum and Greengage: asynchronous background execution of SQL commands at user-defined time☆67Updated this week
- Rust PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆66Dec 5, 2024Updated last year
- A Rust procedural language handler for PostgreSQL☆1,384Feb 27, 2026Updated 3 weeks ago
- Extensible SQL Lexer and Parser for Rust☆3,334Mar 13, 2026Updated last week
- weavetui is a modern, robust, and modular Text User Interface (TUI) framework for Rust, built on top of ratatui and tokio☆24Mar 7, 2026Updated 2 weeks ago
- NEXTGRES In-Database Connection Pool Extension for Postgres☆31May 13, 2024Updated last year
- HyperLogLog implementations.☆28Aug 11, 2024Updated last year
- PostgreSQL's knowledge base for LLM fine tuning.☆10Aug 6, 2024Updated last year
- Storage specification for various HLL implementations☆21Oct 11, 2018Updated 7 years ago
- A Postgres migrations tool with an emphasis on safety and transparency☆10Jun 1, 2021Updated 4 years ago
- Broadway adapter for the PGMQ extension☆14Dec 18, 2023Updated 2 years ago
- Snowflake Sequences for PostgreSQL☆89Mar 11, 2026Updated last week
- Postgres Foreign Data Wrapper for Prometheus Data☆49Jan 31, 2025Updated last year
- ParquetS3 Foreign Data Wrapper for PostgresSQL☆239Mar 18, 2025Updated last year
- PostgreSQL wire protocol implemented as a rust library.☆734Updated this week
- Crowdsourced event coverage system developed by Pittsburgh IndyMedia during the G20. Incorporates twitter, flickr, google maps, podcast…☆25Feb 15, 2010Updated 16 years ago
- ☆22Mar 12, 2026Updated last week
- KSUID generation and manipulation in Erlang.☆11Jul 26, 2022Updated 3 years ago
- A streaming PostgreSQL logical replication client library for Haskell☆42Aug 4, 2023Updated 2 years ago
- Tools for caching and serving encoded SVGs for Elixir/Phoenix.☆17Feb 25, 2020Updated 6 years ago
- Simple Elixir HTTP client build on MInt☆15Jul 15, 2020Updated 5 years ago
- Complex example for Rustless☆13Jul 4, 2015Updated 10 years ago
- Store 4TB in 5GB: S3-compatible storage with 99.9% compression for versioned files☆33Mar 16, 2026Updated last week
- Rust crate for parsing/formatting Python literals☆18Apr 7, 2021Updated 4 years ago
- An Elixir wrapper around the Rust Lingua language detection library.☆14Jan 17, 2026Updated 2 months ago
- 🖼 Proof-of-concept GUI rendering engine for WebGL and Rust