Book
システム開発・刷新のためのデータモデル大全
渡辺幸三
Summary
業務システムにおけるデータモデリングの実践技法を網羅的に解説した渡辺幸三氏の代表作。 販売管理・在庫管理・会計など主要業務領域のモデリング・パターン、エンティティと値オブジェクトの 永続化、履歴データの持ち方など、複雑な業務要件を破綻なく構造化する高度なモデリング技術を扱う。
Target Readers
- 業務システムのデータモデルを設計するアーキテクト
- DDD の永続化レイヤを業務ドメインに合わせて設計したい開発者
Tags
Colophon
- Publisher
- 日本実業出版社
- ISBN
- 978-4534057778
- Published
- Apr 2020
- List price
- ¥3,080incl. 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
達人に学ぶDB設計徹底指南書 第2版
ミック
Reason: After grasping general design guidelines, move to a catalog of modeling patterns specific to business systems. This Japanese data-model compendium (データモデル大全) covers proven patterns for standard domains—ordering, inventory, accounting—expanding your repertoire of reusable, battle-tested structures instead of designing from scratch each time.
- Related
事業分析・データ設計のためのモデル作成技術入門
佐藤正美
Reason: After learning the 'how to think' of deriving entities from business analysis, you can consult many concrete model examples in the data-model compendium (データモデル大全) as its output. Moving back and forth between abstract modeling technique and concrete per-domain table structures makes your design repertoire three-dimensional—a parallel-reference relationship.
Next Books
- Related
Designing Data-Intensive Applications
Martin Kleppmann
Reason: Once you master business modeling on a single RDB, you hit the question of how design changes when data becomes distributed and large-scale. Kleppmann's 'Designing Data-Intensive Applications' covers replication, partitioning, and consistency models across the board, serving as the starting point for extending modeling knowledge into distributed environments.