Turn Your DuckDB Projects Into Interactive Dashboards

1 min read Original article ↗

- 2 min read

DuckDB is awesome and it’s a great tool to explore and transform data. But DuckDB doesn’t help you visualize and share data with others.

That’s where Shaper comes in.

With Shaper you can build interactive dashboards completely in SQL.

Shaper is built on top of DuckDB and works with all your existing data and queries.

Running Shaper on your laptop is as easy as running a single command:

Then open http://localhost:5454/new in your browser:

New Dashboard view

And running Shaper on a server is just as simple:

You can then connect Shaper directly to your production data and share dashboards either with simple links or by embedding dashboards directly into your application.

It’s all open source and free to use. So why not give it a try?

Subscribe to Newsletter

Get the new post delivered straight to your inbox.

Thank you for signing up!

Unsubscribe at any time.