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
- 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
Want to try for yourself? You can get started in less than 2 minutes with our installation script (Mac and Linux):
curl -s https://cdn.rilldata.com/install.sh | bash
You can file an issue directly in this repository or reach us in our Rill discord channel. Please abide by the rill community policy.
Our binary script is the fastest way to install Rill Developer on Mac or Linux. You can install it using this command:
curl -s https://cdn.rilldata.com/install.sh | bash
You can create and augment your own projects in Rill Developer using the CLI. Or simply start the application and enrich your project from there:
rill start
You can also try our example:
rill init-example
See our documentation for more information.
By downloading and using our application you are agreeing to the Rill Terms of Service and Privacy Policy.