zombodb / postgres-parserLinks
Postgres' query parser, as a Rust crate!
☆93Updated 2 years ago
Alternatives and similar repositories for postgres-parser
Users that are interested in postgres-parser are comparing it to the libraries listed below
Sorting:
- Parse, deparse and normalize SQL queries using the Postgres source code☆188Updated last month
- Postgres extension library for Rust☆279Updated 2 years ago
- A set of tools for writing servers that speak PostgreSQL's wire protocol☆93Updated last week
- Write PostgreSQL extension functions using Rust.☆76Updated 9 months ago
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆85Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Postgres extensions written in Rust☆187Updated 8 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust