Rendered at 14:08:28 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
miguelspizza 19 hours ago [-]
I used this for a POC analytics dashboard for a client recently.
Very very good, nice work.
What are your plans for the library?
lureilly1 6 hours ago [-]
nice, that's great to hear! The plan is to push towards being the best TypeScript semantic layer for ClickHouse apps. The big gaps I’m focused on are governance, contract snapshots/diffs, relationship-aware queries, richer metrics/time semantics, BI/GraphQL connectivity and better generated tooling.
Abushan 1 days ago [-]
hardest part getting teams to trust it in production. What is the biggest adoption hurdle for early users?
lureilly1 1 days ago [-]
The biggest hurdle is that it’s still a young library sitting in the core read path for production analytics. That naturally requires early adopters who believe in the direction, are willing to use in real systems, and can be patient whilst gaps are closed.
The base is solid though: the underlying query builder has 10k+ weekly downloads and production usage. The newer surface is the semantic layer itself.
Very very good, nice work.
What are your plans for the library?
The base is solid though: the underlying query builder has 10k+ weekly downloads and production usage. The newer surface is the semantic layer itself.