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☆229Dec 23, 2025Updated 2 months ago
- C library for accessing the PostgreSQL parser outside of the server environment☆1,433Feb 7, 2026Updated 3 weeks ago
- Provide an easy way with Python to protect your data sources by searching its metadata. 🛡️☆18Feb 23, 2026Updated last week
- An Elixir library to get CPU information, including a type, number of processors, number of physical cores and logical threads of a proce…☆11Dec 2, 2020Updated 5 years ago
- tailscale control server in rust.☆27Feb 10, 2026Updated 2 weeks ago
- An implementation of the Pair Adjacent Violators algorithm for isotonic regression in Rust☆11Oct 18, 2025Updated 4 months ago
- Crowdsourced event coverage system developed by Pittsburgh IndyMedia during the G20. Incorporates twitter, flickr, google maps, podcast…☆24Feb 15, 2010Updated 16 years ago
- Postgres extension creating a pool of background workers☆25Jan 11, 2025Updated last year
- Run tasks in a an interval basis☆12Jan 7, 2022Updated 4 years ago
- PostgreSQL's knowledge base for LLM fine tuning.☆10Aug 6, 2024Updated last year
- NEXTGRES In-Database Connection Pool Extension for Postgres☆30May 13, 2024Updated last year
- Build Postgres Extensions with Rust!☆4,379Feb 9, 2026Updated 3 weeks ago
- An Elixir wrapper around the Rust Lingua language detection library.☆14Jan 17, 2026Updated last month
- Store 4TB in 5GB: S3-compatible storage with 99.9% compression for versioned files☆33Feb 7, 2026Updated 3 weeks ago
- ☆55May 5, 2024Updated last year
- Snowflake Sequences for PostgreSQL☆88Jan 6, 2026Updated last month
- KSUID generation and manipulation in Erlang.☆11Jul 26, 2022Updated 3 years ago
- Sublime Text-like sequential fuzzy string matching for Elixir.☆13Oct 8, 2023Updated 2 years ago
- Tools for caching and serving encoded SVGs for Elixir/Phoenix.☆17Feb 25, 2020Updated 6 years ago
- pg_task - job scheduler for PostgreSQL, Greenplum and Greengage: asynchronous background execution of SQL commands at user-defined time☆67Feb 2, 2026Updated last month
- A Rust procedural language handler for PostgreSQL☆1,378Feb 12, 2026Updated 2 weeks ago
- Rust crate for parsing/formatting Python literals