HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vndrewlee

no profile record

投稿

[untitled]

1 ポイント·投稿者 vndrewlee·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 vndrewlee·2 年前·0 コメント

Hashquery, a Python framework for defining and querying BI models

hashquery.dev
9 ポイント·投稿者 vndrewlee·2 年前·1 コメント

Show HN: Free BigQuery Cost Analyzer

bigquerycost.com
2 ポイント·投稿者 vndrewlee·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 vndrewlee·3 年前·0 コメント

BI demo in a box with DuckDB and dbt

hashboard.com
3 ポイント·投稿者 vndrewlee·3 年前·0 コメント

Choosing the Right BI Tool to Grow a Data-Driven Culture

glean.io
4 ポイント·投稿者 vndrewlee·3 年前·0 コメント

I stopped worrying and learned to love denormalized tables

glean.io
108 ポイント·投稿者 vndrewlee·3 年前·98 コメント

コメント

vndrewlee
·2 年前·議論
Joining logic is defined in our data modeling layer, either from Hashboard (our BI tool) or can also be defined in Hashquery as well instead of replying on your database schema for fk relationships. We went this route since a lot of people are using dbt generated tables.

https://hashquery.dev/docs/pattern_guides/joins/
vndrewlee
·2 年前·議論
Hashquery is a new toolkit for defining, importing, and executing your data models and business metrics.

Hashquery is capable of expressing complex, multi-layered data queries, way beyond the capabilities of standard SQL. It natively integrates with Hashboard, with more semantic layer integrations to come. And unlike a DSL, Hashquery is fully composable and extensible — it's just Python.