Database Design Book: learn how to get from business requirements to a database schema
Author:alexey makhotkin(Author)
Publisher finelybook 出版社: Alexey Makhotkin
Publication Date 出版日期: 2025-05-17
Language 语言: English
Print Length 页数: 146 pages
Book Description
Learn how to get from business requirements to a database schema
The goal of this book is to help you get from a vague idea of what you need to implement (e.g.: “I need to build a website to manage schedule and instructor appointments for our gym”), to the comprehensive definition of database tables.
To achieve the goal, first we show how to build a structured list of anchors, attributes and links. To understand the business requirements, we spell out what each element does, using carefully designed formalized sentences. After that, we can build a physical model based on the logical model, in a straightforward way.