Show HN: Embeddable customer facing analytics – MIT licensed
1 cliftonc 0 8/20/2025, 7:42:16 PM try.drizzle-cube.dev ↗
I have extracted this module from a SaaS application I have been working on for some years, it is based on Drizzle, and the UI components just React + Tailwind. The idea is that it allows you (if you have an existing DB and Drizzle schema) to very quickly offer a self service dashboarding / analytics (or just use it yourself to add reports / dashboards / data widgets in a maintainable way). It's a module that can be embedded in any typescript app to provide a rich API and query language, and a set of pre-built React components that you can optionally use (or copy) to build your UI. Comments and thoughts very welcome!
No comments yet