Observed arrival · 2026-08-22
Ibex Gives DataFrame Pipelines Their Own Language
Ibex is a statically typed language for columnar DataFrame and time-series pipelines, with a REPL, notebook integrations, and C++23 code generation.
Why it surfaced
This is a notably specific attempt to make table transformations feel like a language rather than stringly SQL: named clauses are checked before execution, and the same pipeline can move from exploration to native code. Its benchmark page compares Ibex with Polars, DuckDB, ClickHouse, DataFusion, pandas, data.table, and dplyr, including single-threaded runs.
Ibex is a statically typed language for columnar DataFrame and time-series pipelines, with a REPL, notebook integrations, and C++23 code generation.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue