rill

module
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2022 License: Apache-2.0

README

Rill Developer (tech preview)

Rill Developer is a tool that makes it effortless to transform your datasets with SQL and create powerful, opinionated dashboards. Rill Developer follows a few guiding principles:

  • feels good to use – powered by Sveltekit & DuckDB = conversation-fast, not wait-ten-seconds-for-result-set fast
  • works with your local 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

It's best to show and not tell, so here's a little preview of Rill Developer:

Kapture 2022-07-21 at 15 34 45

We want to hear from you if you have any questions or ideas to share

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

Pick an install option:

Our binary script is the fastest way to install Rill Developer on Mac or Linux. You can install it using this command:

  • script : run curl -s https://cdn.rilldata.com/install.sh | bash and you are ready to start using the Rill CLI.

Alternatively you can also download the binary manually:

You can also install Rill Developer using npm or docker:

Quick start a new project

You can create and augment your own projects in Rill Developer using the CLI. Every project starts by initializing the experience. Once initialized, you can ingest data into the project and start the UI.

rill init
rill import-source /path/to/data_1.parquet
rill start

or try our example:

rill init-example

More information

See our documentation for more information.

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

Directories

Path Synopsis
cli
cmd
api
Package api is a reverse proxy.
Package api is a reverse proxy.
cmd
sql
server-cloud
api
Package api provides primitives to interact with the openapi HTTP API.
Package api provides primitives to interact with the openapi HTTP API.
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL