Book
実践dbt入門
関山宜孝, 中谷宙央, 豊原世将, 大橋潤, 疋田宗太郎
Summary
SQLベースのデータ変換ツールdbtを使い、分析基盤構築を実務レベルで解説する入門書。 開発環境の準備から最初のモデル実行、プロジェクト構成の実践的な組み方、 スナップショットによる変更履歴の管理、テストとドキュメント生成、 セマンティックモデルやSQL Linterの自動化、便利なパッケージ活用までを扱う。 データをソフトウェア開発の作法で運用したいアナリティクスエンジニアや データエンジニアが、手を動かしながらdbtの実務知識を身につけられる一冊。
Target Readers
- SQLでのデータ変換をdbtで運用したいアナリティクスエンジニア
- データパイプラインにテスト・ドキュメント・CI/CDを組み込みたいデータエンジニア
Tags
Colophon
- Publisher
- 技術評論社
- ISBN
- 978-4-297-15786-9
- Published
- Aug 2026
- List price
- ¥3,740incl. taxMay differ from the actual selling price on Amazon
Get this book
* The link above is an advertisement via Amazon Associates.Related Books
Prerequisites
- Recommended
達人に学ぶSQL徹底指南書 第2版
ミック
Reason: Once you can wield SQL as a set-oriented language—CASE expressions, window functions, self-joins—the next step is learning how to assemble that SQL into a production data-transformation pipeline. This book (実践dbt入門) covers running models in dbt, structuring a project, and generating tests and documentation, connecting applied SQL knowledge to the practical operation of an analytics platform.
Sources
- Related
達人に学ぶDB設計徹底指南書 第2版
ミック
Reason: After learning the normalization/denormalization trade-offs from a table-design perspective, you may want to try applying that same judgment to how you structure models on the analytics side. This book (実践dbt入門) covers project structuring and model execution in dbt, offering a supplementary path for carrying the structuring mindset gained from DB design over into building analytics data models.
Sources