Show HN: The TypeScript Semantic Layer for ClickHouse

(github.com)

6 points | by lureilly1 16 hours ago ago

4 comments

  • miguelspizza 7 hours ago 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?

  • Abushan 15 hours ago ago

    hardest part getting teams to trust it in production. What is the biggest adoption hurdle for early users?

    • lureilly1 14 hours ago 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.

  • hypercain 8 hours ago ago

    just tried it out, it's epic!