A DuckDB-based metabase alternative
A new SQL-driven BI tool runs locally via Docker, challenging paid platforms like Metabase.
Deep Dive
Taleshape built Shaper, a free and open-source data dashboard tool licensed under MPL 2.0. It uses DuckDB as its analytical engine and is deployed via a simple Docker command (`docker run taleshape/shaper`). Users can create SQL-driven dashboards locally without a complex backend. The company offers optional managed hosting and support, providing a lightweight alternative to traditional business intelligence platforms for developers and data teams.
Why It Matters
It gives teams a cost-free, self-hosted BI tool with the speed of DuckDB, reducing vendor lock-in and infrastructure overhead.