logo
icon

Shaper

Shaper is an open-source, SQL-driven data dashboard platform powered by DuckDB. Write SQL queries to visualize and share your data with built-in charting, automated reporting, and embeddable analytics. Supports PDF, PNG, CSV, and Excel exports.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-04
Services
service icon
Tags
ToolAnalytics

Shaper

Shaper is an open-source, self-hosted data dashboard platform that lets you build analytics using SQL queries, powered by DuckDB.

Features

  • SQL-First - Write SQL queries to analyze and visualize your data
  • Powered by DuckDB - Fast analytical queries with no external database needed
  • Automated Reporting - Schedule alerts and reports, export to PDF, PNG, CSV, and Excel
  • Embeddable Analytics - White-label dashboards with JavaScript and React SDKs
  • Shareable Links - Password-protected public dashboard links
  • Row-Level Security - Fine-grained access control via JWT tokens
  • Git-Based Workflow - Version control your dashboards and queries

First-Time Setup

After deployment, open your domain to access the Shaper dashboard. No default credentials are required for initial setup.

What You Can Do After Deployment

  1. Open your domain to access the Shaper dashboard
  2. Create data sources by uploading CSV/Parquet files or connecting to external databases
  3. Write SQL queries to explore and transform your data
  4. Build visualizations from query results using built-in chart types
  5. Share dashboards via password-protected public links
  6. Schedule reports for automated PDF or Excel delivery

Persistent Data

All data is stored in /data and persisted via a Zeabur volume. Your dashboards and queries survive restarts and redeployments.

License

MPL-2.0 — GitHub | Website