frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Embeddable customer facing analytics – MIT licensed

https://try.drizzle-cube.dev/
3•cliftonc•5mo ago
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!