https://github.com/taleshape-com/shaper
Build Data Dashboards all in SQL. Powered by DuckDB.
https://github.com/taleshape-com/shaper
analytics dashboards data duckdb
Last synced: 12 days ago
JSON representation
Build Data Dashboards all in SQL. Powered by DuckDB.
- Host: GitHub
- URL: https://github.com/taleshape-com/shaper
- Owner: taleshape-com
- License: mpl-2.0
- Created: 2025-04-24T10:45:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-16T06:31:22.000Z (about 1 month ago)
- Last Synced: 2025-12-19T13:53:50.678Z (about 1 month ago)
- Topics: analytics, dashboards, data, duckdb
- Language: Go
- Homepage: https://taleshape.com
- Size: 3.06 MB
- Stars: 179
- Watchers: 5
- Forks: 8
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-duckdb - Shaper - Open Source, SQL-driven Data Dashboards powered by DuckDB. (Tools Powered by DuckDB)
README
# Shaper
**Open Source, SQL-driven Data Dashboards powered by DuckDB.**
Learn more:
https://taleshape.com/shaper/docs/
[

](https://taleshape.com/shaper/docs/)
## Quickstart
The quickest way to try out Shaper without installing anything is to run it via [Docker](https://www.docker.com/):
```sh
docker run --rm -it -p5454:5454 taleshape/shaper
```
Then open http://localhost:5454/new in your browser.
For more, checkout the [Getting Started Guide](https://taleshape.com/shaper/docs/getting-started/).
To run Shaper in production, see the [Deployment Guide](https://taleshape.com/shaper/docs/deploy-to-production/).
## Support and Managed Hosting
Shaper itself is completely free and open source.
But we offer managed hosting and proactive support.
Find out more:
[Plans and Pricing](https://taleshape.com/plans-and-pricing)
## Get in touch
Feel free to open an [issue](https://github.com/taleshape-com/shaper/issues) or start a [discussion](https://github.com/taleshape-com/shaper/discussions) if you have any questions or suggestions.
Also follow along on [BlueSky](https://bsky.app/profile/taleshape.bsky.social) or [LinkedIn](https://www.linkedin.com/company/taleshape/).
And subscribe to our [newsletter](https://taleshape.com/newsletter) to get updates about Shaper.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md)
## Release Notes
See [Github Releases](https://github.com/taleshape-com/shaper/releases)
## License and Copyright
Shaper is licensed under the [Mozilla Public License 2.0](https://github.com/taleshape-com/shaper/blob/main/LICENSE).
Copyright © 2024-2026 Taleshape OÜ