JakeWheat / sql-overview
Overview of SQL concepts
☆58Updated 3 years ago
Alternatives and similar repositories for sql-overview:
Users that are interested in sql-overview are comparing it to the libraries listed below
- Prototype compiler from SaneQL to SQL☆81Updated last year
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆82Updated last year
- 📝 A comprehensive suite of SQL tests for testing the conformance of databases.☆48Updated 10 months ago
- PostgreSQL extension for estimating percentiles using t-digest☆89Updated 4 months ago
- Postgres' query parser, as a Rust crate!☆93Updated 2 years ago
- A list of languages that compile to SQL☆67Updated 2 years ago
- personal git mirror of sqllogictest☆41Updated 2 months ago
- Extensible SQL Lexer and Parser for Rust☆26Updated last year
- Parse, deparse and normalize SQL queries using the Postgres source code☆171Updated last week
- ☆13Updated 10 months ago
- Transform postgresql explain to a graph☆58Updated 2 months ago
- PartiQL libraries and tools in Rust.☆69Updated this week
- Relational Database for High-Intensity OLTP workloads.☆71Updated this week
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆250Updated 6 months ago
- BNF Grammars for SQL-92, SQL-99 and SQL-2003☆382Updated 3 years ago
- A set of tools for writing servers that speak PostgreSQL's wire protocol☆92Updated 3 months ago
- Strategically Deconstruct UDFs with PRISM for Faster Query Plans☆15Updated 5 months ago
- Copy-and-patch JIT for PostgreSQL☆31Updated this week
- ☆55Updated 11 months ago
- Google Bigtable Postgres FDW in Rust☆39Updated 8 years ago
- Postgres Query Optimizer Extension that guarantees your desired plan will not change☆95Updated 2 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 6 months ago
- Apache Parquet Testing☆58Updated last week
- ⚡️ Development status and progress reporting.☆92Updated 2 months ago
- IVM (Incremental View Maintenance) development for PostgreSQL☆131Updated 9 months ago
- postgres support for BSON☆97Updated 7 months ago
- Postgres SQL and PL/pgsQL pretty printer (aka beautifier aka formatter)☆42Updated 2 years ago
- SQL Language server and cli☆85Updated 2 months ago
- Companion repository of Parsing SQL, an article on tools and libraries to parse SQL and a how to build a SQL parser☆34Updated 5 years ago
- Collection of bpftrace scripts for postgres