The complete analytics platform
From raw data to business answers. No SQL. No waiting.
Data lake, semantic models, interactive reports, and an AI agent that actually understands your business.
Data Lake
Own your data
Your data is stored as Parquet files — the open standard used by every major data platform. No proprietary formats. No vendor lock-in. Export the folder, move it anywhere.
Parquet
Open Format
Industry-standard columnar format used by Snowflake, BigQuery, and Databricks. No proprietary lock-in.
Export anytime
Portable
Download your data folder and move it anywhere. Works with any tool that reads Parquet.
Snapshot + delta
Versioned
Every change is tracked. Roll back to any point in time. Delta sync keeps things fast.
model: revenue_analysis
tables:
- name: orders
columns: [order_id, amount, region, date]
measures:
- name: total_revenue
expression: SUM(orders.amount)
dimensions:
- name: region
column: orders.regionSemantic Layer
One source of truth
YAML data models define what revenue means, how tables connect, and what filters apply. The AI reads it. So do humans. No more conflicting spreadsheets or tribal knowledge — one definition, used everywhere.
Reports
Click. Configure. Done.
A drag-and-drop editor with filters, slicers, and sharing built in. Interactive reports that query live data — not static screenshots. Build a dashboard in minutes, share it with a link.
AI Agent
Ask in English, get answers in seconds
Natural language queries grounded in your semantic model. The AI knows your measures, your relationships, your business rules. Every answer is traceable — you can see the SQL it ran and the data it used.
Self-Hosted
Your servers. Your data. Your rules.
One Docker Compose command deploys the full platform. Enterprise SSO via Keycloak. Bring your own storage. Same product, you control the infrastructure.
Caddy
Reverse proxy + TLS
Web App
Next.js
Query Server
DuckDB
Worker
Background jobs
Postgres
App database
MinIO
Object storage
Keycloak
SSO + Auth
Enterprise
Built for regulated industries
Designed for finance, healthcare, and government — where data governance is not optional.
GDPR Compliant
European data regulations from day one. Full DPA, right to deletion, data portability.
SOC 2 Type II
Enterprise-grade security controls independently audited to the highest standards.
ISO 27001
Certified information security management. Systematic data protection.
EU Data Residency
Your data stays in the EU. No transatlantic transfers, no US cloud dependencies.
Row-Level Security
Control who sees what at the data level. Sales sees sales, finance sees finance.
Audit Logging
Full trail of every access, query, and change. Exportable and tamper-evident.