---
title: "Rill と ClickHouse: メータリング時代のリアルタイム運用 BI"
url: https://daily.dev/posts/rill-clickhouse-bi-qdwql9nqf
source_url: https://clickhouse.com/blog/rill-jp
type: article
source: "ClickHouse"
published: 2026-06-02T08:45:39.336Z
updated: 2026-06-02T08:52:12.901Z
tags: ["backend", "bi", "clickhouse", "real-time-analytics"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Rill と ClickHouse: メータリング時代のリアルタイム運用 BI

**[ClickHouse](https://daily.dev/sources/clickhouse)** · 1 min read · 0 upvotes · 0 comments

## Summary

Rill is an operational BI-as-code tool built on ClickHouse that processes over 100 billion events per day. It uses a declarative workflow where data sources, transformations, and metrics are defined in SQL and YAML, enabling Git versioning and AI-assisted development with tools like Cursor. ClickHouse serves as the core analytics engine, enabling cache-free real-time drill-downs and interactive analysis. The architecture combines dlt for declarative data ingestion, ClickHouse for high-performance aggregation, and a metrics-first semantic layer that powers dashboards, APIs, and conversational AI analytics with verifiable, traceable results.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://clickhouse.com/blog/rill-jp>

## Similar posts on daily.dev

- [Rill and ClickHouse: real-time operational BI for a metered world](https://daily.dev/posts/rill-and-clickhouse-real-time-operational-bi-for-a-metered-world-2xnkmfhug) · ClickHouse · 0 upvotes · 0 comments
- [Critical ManufacturingがClickHouseを活用して工場現場にリアルタイムインテリジェンスをもたらす方法](https://daily.dev/posts/critical-manufacturing-clickhouse--kcogsjpbo) · ClickHouse · 1 upvotes · 0 comments

---

Tags: [#backend](https://daily.dev/tags/backend), [#bi](https://daily.dev/tags/bi), [#clickhouse](https://daily.dev/tags/clickhouse), [#real-time-analytics](https://daily.dev/tags/real-time-analytics)

[View this post on daily.dev](https://daily.dev/posts/rill-clickhouse-bi-qdwql9nqf)
