Skip to main content

Example Repository

Explore our public example repository to jumpstart your Rill journey with real-world projects and use cases.


Every example project includes comprehensive documentation covering:

  • Data Sources & Models: Detailed information about source data and any required data modeling.
  • Metrics & Dimensions: Complete definitions of metrics and dimensions used in metrics views.
  • Dashboards & Analysis: Working examples of Explore and Canvas dashboards for data analysis.

Our repository contains several production-ready examples:

  • App Engagement: Conversion funnel analysis for marketers, mobile developers, and product teams to track user journey optimization.
  • Cost Monitoring: Cloud infrastructure analytics combining compute, storage, and pipeline metrics with customer data to identify bottlenecks and optimize resource efficiency.
  • GitHub Analytics: Repository activity analysis to identify codebase hotspots, measure contributor productivity, and track commit-file relationships. View walkthrough →
  • Programmatic Ads/OpenRTB: Bidstream analytics for programmatic advertisers to optimize pricing strategies, discover inventory opportunities, and enhance campaign performance. View walkthrough →
  • Guided Tutorial Project: A comprehensive tutorial project showcasing Rill's latest features with practical examples, regularly updated with new capabilities. View walkthrough →

Getting Started

Prerequisites

Install Rill using our one-line installer:

curl https://rill.sh | sh

Running an Example

Clone the repository and launch any example project:

git clone https://github.com/rilldata/rill-examples.git
cd rill-examples/rill-openrtb-prog-ads
rill start

Rill will automatically build your project from data sources to dashboards and open it in your browser.