This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
Initial Schema Design #16
ShadowXBoss696
started this conversation in
Ideas
Replies: 2 comments
-
Draft for the Initial Schema |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note - the track album dependency is an optional one and there can be singles not associated with any album. So this does not form any transitive dependency. We will look at optimizing this use case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Design the initial database schema structure, which represents all the essential major entities along with required minor entities. ( follow structure from the LastFM API )
Format: ER diagram, UML diagram, or any more suitable one
Beta Was this translation helpful? Give feedback.
All reactions