Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Database suggestions #102

Open
dlidstrom opened this issue Jul 3, 2019 · 0 comments
Open

Database suggestions #102

dlidstrom opened this issue Jul 3, 2019 · 0 comments

Comments

@dlidstrom
Copy link

dlidstrom commented Jul 3, 2019

I've taken a look at your fine database. I took the liberty to build a diagram using plantuml. It might be easier to understand compared to the one you built using Sql Server Management Studio. Also, some suggestions (to whoever wants to work further with this sample):

  • Define a unique key index on all tables, except the junction tables where the PK already enforces uniqueness. It helps maintain consistency and makes it clear what is the business key. Attendees is a nice example.

Conference
Conference.pdf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant