2026
A data platform you can talk to
I built a ClickHouse platform for high-volume event data and got it from first commit to production in about six months. Then I put an MCP server in front of it, so people can dig through the data with an AI agent, and row-level security still applies to every query the agent makes.
- Helm charts, GitOps, and Grafana as code across four environments.
- A compliance service that turns purge directives into batched, idempotent deletes.
Built with ClickHouse, MCP, Python, FastAPI, Kafka, Kubernetes