๐Ÿšง Early stage โ€” work in progress. Expect rough edges.

DataSlicer by datafeta

Explorative Data Analysis For Engineers - No Fancy BI-Dashboards

Open-source OLAP-style data analysis in your browser.
Connect to ClickHouse, Kaggle, or CSV/Parquet files and explore your data interactively.

Open the app โ†’ GitHub
Linechart - By year โ€” climate temperature datasetLinechart โ€” climate temperature datasetBoxplot โ€” teen mental health datasetHeatmap โ€” teen mental health datasetFaceted bar chart โ€” penguins datasetScatter plot with facets โ€” penguins dataset

Click image to cycle ยท โคข to enlarge

Heard of Polaris Formalism?
It's the theoretical foundation of data visualization tools like Tableau™.
DataSlicer implements many of Polaris' core concepts.

What it does

๐Ÿ”Œ

Connect your data

Works with ClickHouse, Kaggle, CSV and Parquet files. More connectors planned.

๐Ÿงฎ

OLAP-style exploration

Drag dimensions and measures to build charts and aggregations without writing SQL.

๐Ÿ“Š

Build rich visualizations

Create charts, distributions, overlays, and small multiples from the same drag-and-drop exploration flow.

โšก

Fast re-queries

Query results are cached locally using DuckDB WASM in your browser, so interactive exploration stays snappy.

๐Ÿš€

Billion-row scale

Adaptive sampling, smart binning, and layered caching let you explore datasets with billions of rows seamlessly.

๐Ÿ”“

Open source

AGPL licensed. Self-hostable. No usage tracking, no data leaves your infrastructure.

Features

How it works

1

Connect

Point DataSlicer at your ClickHouse instance, or upload a CSV/Parquet file.

โ†’
2

Explore

Drag fields onto axes, apply filters, chart type auto-detect or manual.

โ†’
3

Iterate

Results cache locally so subsequent queries are near-instant.

Free & open source

DataSlicer is free to use and open source under the AGPL license.
Self-host it, contribute, or just experiment with the hosted version.

View on GitHub โ†’

Built on

Observable Plot React 18 FastAPI PyPika DuckDB Apache Arrow