TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Generate LookML views from DBT models automatically

1 点作者 oliver101大约 4 年前

1 comment

oliver101大约 4 年前
Hey all!<p>Wrote a simple CLI tool that converts dbt models into looker view files. Once you&#x27;ve built your dbt project, run dbt2looker and copy the files over to looker.<p>Features:<p>- Auto-generates a Looker view per dbt model<p>- Supports dbt model and column-level descriptions<p>- Automatically maps raw column types to looker types<p>- Creates dimension groups for datetime&#x2F;timestamp&#x2F;date types<p>- Currently supports: BigQuery, Snowflake, Redshift (postgres to come)