ads

Thursday, March 26, 2026

Show HN: Vizier – A physical design advisor for DuckDB https://ift.tt/Hi1J9RS

Show HN: Vizier – A physical design advisor for DuckDB Hi, I've made an early version of a physical design advisor (called Vizier) for DuckDB. It can analyze a collection of queries (using a set of heuristics) and recommend changes to the physical design/layout of the database (for example, sort orders, Parquet layouts, indexes, etc.), in order to make those queries run faster. Vizier is implemented as a DuckDB extension in Zig and supports DuckDB version 1.2.0 and newer. The project is very early-stage, but if you're interested in learning more about Vizier or trying it out, you can check out the links below: Project's GitHub repo: https://ift.tt/nOxGjMp Vizier documentation: https://cogitatortech.github.io/vizier/ March 26, 2026 at 11:46PM

No comments:

Post a Comment