Book
やさしいデータベース設計
衛藤豊
Summary
要件定義・論理設計・物理設計・運用という一連の工程を通しでたどるDB設計の入門書。 業務理解を起点にしたモデル化の手順を軸に、要件をどう整理してモデルの形にするか、 テーブル定義やカラム定義をどう決めるかといった論理設計の詰めから、性能や保守性を 左右する物理設計のポイント、リリース後の運用設計・運用ツール選びまでを扱う。 DB設計の経験が浅い人や、新たにデータ管理を任されて何から手を付けてよいか迷っている人に 向けて、各工程で判断に迷いやすい点を具体的に解説する。
Target Readers
- DB設計の経験が浅く、要件定義から運用までの流れを一通り学びたいエンジニア
- 新たにデータ管理を任されることになった新任担当者
- DB設計の経験はあるが判断に自信が持てず、勘どころを確認したい担当者
Tags
Colophon
- Publisher
- インプレス
- ISBN
- 978-4-295-02356-2
- Published
- Jan 2026
- List price
- ¥2,750incl. 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: After learning basic SQL operations such as SELECT and JOIN, the natural next step is the upstream question of how to design the tables themselves. This book (やさしいデータベース設計) walks through requirements definition, logical design, physical design, and operations in one pass, giving concrete guidance at each stage where a reader new to DB design tends to stumble.
Sources
Next Books
- Recommended
達人に学ぶDB設計徹底指南書 第2版
ミック
Reason: After going through the design process from requirements to operations once, you will want to dig into the judgment criteria for choosing between normalization and denormalization. 'DB Design Mastery Guide' covers the conversion process from logical to physical design along with its trade-offs, letting you relearn each stage touched on in the beginner book with concrete decision criteria.
Sources