Live data from Hacker News

Viewing profile — cpimhoff

cpimhoff

HN member
Joined
Thu, Feb 29, 2024, 6:12 PM UTC
HN karma
23
Public activity
7 items

About cpimhoff

No profile information was provided.

Recent public activity

  1. story
    Show HN: Unifying Warehouse Metrics and Funnel Metrics in Hashboard

    Today we're launching funnels and event analytics into public preview in Hashboard. BI tools have often struggled with event analytics, despite them being very important to the com…

  2. comment
    Comment #40137235

    All great advice. All this resonated with the team. 100% on decoupling it from the product. Our customers needed a headless BI solution and we needed a better internal framework, s…

  3. comment
    Comment #40135719

    > 1. How does this compare to dbt? If we're already using dbt, why migrate? I actually think dbt and Hashquery work very well alongside one another! dbt can help you normalize, cle…

  4. comment
    Comment #40135486

    The library itself provides tools for declaring data tables, columns, metrics, and relationships, then performing transformations (eg. queries) on top of them. Reflecting an existi…

  5. comment
    Comment #40135346

    > way beyond the capabilities of standard SQL Maybe the more precise language would be "way beyond the _expressive_ capabilities of standard SQL". Ultimately Hashquery compiles int…

  6. comment
    Comment #40135196

    Bit of context here is that Hashquery started as an internal tool and as a way to power our headless BI offering, so it still has a few bits tied to our infrastructure we're workin…

  7. story
    Show HN: Hashquery, a Python library for defining reusable analysis

    Hi all, we recently open sourced the first version of Hashquery, a Python library which lets you model analytics, DRY up common logic, and execute it against a database or warehous…