Skip to main content

Squirrels

Create REST APIs for Data Analytics

Parameter Widgets

Define parameter widgets in Python or YAML! Properties such as dropdown options can come from lookup tables in your database.

Data Models

Create data models in Jinja SQL or Python! Like dbt, use ref() for model dependencies. You can even join views from different database systems!

Dataset Endpoints

Configure API endpoints for datasets in YAML! Use the sqrl run CLI to run the API server, and query your datasets in real time with parameter selections.