Database Design Book

0h 0m 0s
English
Paid

Course description

The goal of this book is to help you progress from a vague idea of a task (for example: "I need to create a site to manage the schedules and records of instructors in our gym") to a clearly defined database table structure. To achieve this, we start by building a structured list of anchors, attributes, and relationships. To properly understand the business requirements, we describe each component with formalized statements, clearly indicating the purpose of each element. Based on the logical model, a physical database model is then created simply and consistently.

Books

Read Book Database Design Book

#Title
1Database Design Book

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Fundamentals of Backend Engineering

Fundamentals of Backend Engineering

Sources: udemy
Backend engineering is an art. During my 18 years career working with and building backend applications, I discovered that certain communication design patterns
16 hours 53 minutes 4 seconds
Building a Database Engine

Building a Database Engine

Sources: Martin Joo
The book "Building a Database Engine" is a practical guide to creating your own database engine from scratch. It is intended for developers...
Fullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQL

Fullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQL

Sources: fullstack.io
This comprehensive course will equip you with the skills and knowledge to build modern full-stack applications using TypeScript, TailwindCSS, tRPC, and PostgreS
4 hours 54 minutes 49 seconds
Clean Code: Writing Code for Humans

Clean Code: Writing Code for Humans

Sources: pluralsight
Anyone can write code a computer can understand, but professional developers write code *humans* can understand. Clean code is a reader-focused development styl
3 hours 10 minutes 36 seconds
Web API From Start to Finish

Web API From Start to Finish

Sources: iamtimcorey.com (Tim Corey)
Application Programming Interfaces (APIs) are software that send information back and forth between a program and a user. The entire web runs on APIs! They are required for mose...
17 hours 59 minutes 54 seconds