Skip to main content

9 docs tagged with "OLAP:DuckDB"

View all tags

6. Deploy to Rill Cloud

If this is the first time you have deployed a project onto Rill Cloud, you will automatically start your [Rill Cloud Trial] () upon deployment of your Rill project. Your trial will last for 30 days. Please refer [here] () for more information on the details of your trial.

Understanding Resolvers in Rill

Resolvers are a fundamental concept in Rill that represent logic that produces output data. They're used to evaluate API requests, alerts, and other data-driven features in your application. This tutorial will explain what resolvers are and how to use the three main types in Rill: SQL, metrics_sql, and API resolvers.