Does my DB schema look correct?
I am unsure if this diagram of my tables makes sense or if it could be improved in any way. Not the greatest at SQL. Thanks, just looking for any feedback!
11 Replies
The other sides of many to one should be arrays, no?
Like Course has Meeting[]?
@cyremur in prisma it is but this diagram didn’t show that for some reason
A Free Database Designer for Developers and Analysts
Quick and simple free tool to help you draw your database relationship diagrams and flow quickly using just keyboard
What does meeting represent? The daily time when a class meets, or an actual point in time meeting of the course?
https://prismaliser.app/
if your using prisma this is also great
@whatplan This is exactly what I wanted!
Thanks
fixed
@RobotSail yeah that would really be the cherry on top for prisma
This is amazing!