Skip to content

Instantly share code, notes, and snippets.

@nisar1
Created March 15, 2014 10:09
Show Gist options
  • Save nisar1/9564511 to your computer and use it in GitHub Desktop.
Save nisar1/9564511 to your computer and use it in GitHub Desktop.
database design notes
Part I: Relational Database Design
The Relational Database
Design Objectives
Terminology
Part II: The Design Process
Conceptual Overview
Starting the Process
Analyzing the Current Database
Establishing Table Structures
Keys
Field Specifications
Table Relationships
Business Rules
Views
Reviewing Data Integrity
Part III: Other Database Design Issues
Bad Design—What Not to Do
Bending or Breaking the Rules
pg26 Important: Read this Section!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment