Skip to content
/ rill Public
forked from rilldata/rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

License

Notifications You must be signed in to change notification settings

developgo/rill

This branch is 1411 commits behind rilldata/rill:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 9, 2024
Jul 10, 2024
Jul 6, 2024
Jul 9, 2024
Jul 9, 2024
Jul 10, 2024
Jun 25, 2024
Jul 9, 2024
Apr 30, 2024
Jul 10, 2024
Jul 1, 2024
May 27, 2024
Apr 3, 2024
Jun 12, 2024
Jan 17, 2024
Jan 5, 2024
May 16, 2022
Feb 28, 2024
Apr 26, 2024
May 16, 2022
May 22, 2024
Mar 15, 2024
Apr 19, 2024
Jul 1, 2024
Jul 1, 2024
Jul 8, 2024
Jun 21, 2024
Apr 19, 2024
Apr 2, 2024

Repository files navigation

Welcome to Rill

Rill is the fastest path from data lake to dashboard.

Unlike most BI tools, Rill comes with its own embedded in-memory database. Data and compute are co-located, and queries return in milliseconds.
So you can pivot, slice, and drill-down into your data instantly.

Download Rill to start modeling data and create fast, exploratory dashboards.

curl https://rill.sh | sh
rill start my-rill-project

home-demo

Rill's design principles:

  • Feels good to use – powered by Sveltekit & DuckDB = conversation-fast, not wait-ten-seconds-for-result-set fast
  • Works with your local and remote datasets – imports and exports Parquet and CSV (s3, gcs, https, local)
  • No more data analysis "side-quests" – helps you build intuition about your dataset through automatic profiling
  • No "run query" button required – responds to each keystroke by re-profiling the resulting dataset
  • Radically simple interactive dashboards – thoughtful, opinionated, interactive dashboard defaults to help you quickly derive insights from your data
  • Dashboards as code – each step from data to dashboard has versioning, Git sharing, and easy project rehydration

Don't be a stranger!

We always appreciate hearing from our users and welcome any questions, comments, or concerns you may have. To get in touch with us, there are two options available:

  1. File an Issue: If you have encountered a bug or have a feature request, please file an issue here (this GitHub page).
  2. Join our Discord Channel: For general inquiries or if you need help getting started with Rill, we encourage you to join our Discord Community. Please abide by the community policy.

Legal

By downloading and using our application you are agreeing to the Privacy Policy and Rill Terms of Service.

About

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 43.6%
  • TypeScript 34.0%
  • Svelte 21.1%
  • HTML 0.5%
  • JavaScript 0.3%
  • Shell 0.3%
  • Other 0.2%