sql-parser

Tag

Cards List
#sql-parser

DuckDB V2 PEG-based SQL parser

Hacker News Top · yesterday Cached

DuckDB v2.0 replaces its PostgreSQL-derived SQL parser with a PEG-based parser that is easier to evolve and can be extended at runtime.

0 favorites 0 likes
#sql-parser

I rewrote PostHog's SQL parser, 70x faster, while barely looking at the code

Hacker News Top · 2026-06-24 Cached

PostHog's engineer used multiple long-running Claude Code sessions to rewrite their SQL parser, achieving a 70x speedup over the previous ANTLR-based parser, while barely looking at the code themselves.

0 favorites 0 likes
← Back to home

Submit Feedback