Ready for Fast Dashboards with Rill?
Install
Install Rill using the command below, then launch your first project to explore core features hands-on. For more installation methods, see our complete installation instructions docs.
curl https://rill.sh | sh
rill start my-rill-project
Quickstart
Take a look at our Quick start for a quick guide to get started with your own data! We use a public GCS dataset but you can follow along with your own data. Take a look at our connectors docs for the exact steps to connect to your data.
Or, if you're looking for more guides, check out our Guides section!
Examples
Browse our repository of examples to find a project that suites your needs or see them in action in our demo project by hitting Live Demo →. Some projects have a walkthrough, too!
git clone https://github.com/rilldata/rill-examples.git
cd rill-examples/rill-openrtb-prog-ads #swap this to the project that interests you!
curl https://rill.sh | sh
rill start
Programmatic Ads/OpenRTB
Bidstream data for programmatic advertisers to optimize pricing strategies, look for inventory opportunities, and improve campaign performance.
Cost Monitoring
Based on Rill's own internal dashboards, cloud infrastructure data (compute, storage, pipeline statistics, etc.) merged with customer data to analyze bottlenecks and look for efficiencies.
GitHub Analytics
Analyze GitHub activity to understand what parts of your codebase are most active, analyze contributor productivity, and evaluate the intersections between commits and files.
App Engagement
A conversion dataset used by marketers, mobile developers, or product teams to analyze funnel steps.
Kitchen-sink example
A compilation of projects that deep dives in Rill's features using ClickHouse's GitHub commit information.