Skip to content

rilldata/rill-developer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 16, 2023 11:44
sql
November 9, 2022 21:58
December 14, 2022 10:49

Rill Developer (tech preview)

Rill Developer makes it effortless to transform your datasets with SQL and create powerful, opinionated dashboards. Rill's 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 dashboards – thoughtful, opinionated 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

Pick an install option

You can get started in less than 2 minutes with our install script (Mac, Linux).

curl -s https://cdn.rilldata.com/install.sh | bash

After installation, launch the application by running rill start or try an example project:

rill init --example

home-demo

We want to hear from you

You can file an issue or reach us in our Rill discord channel. Please abide by the rill community policy.

Legal

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