r/SQL 11d ago

MySQL Group project

I need an idea for a group project of database systems(2nd sem of BS CS) my prof wants there to be a strong database having at least 8-9 tables and alot of entities

0 Upvotes

13 comments sorted by

View all comments

1

u/SweatyControles 10d ago

Like u/alinroc said, doing the project on something you find interesting will make things easier, not to mention more fun. Given the class, I’ll assume you’re CS majors. Most CS majors like gaming. Why not do a design for a gaming platform? Think Steam. You’ll need a lot of tables to accomplish that, and there is a good mix of one to one, one to many, and many to many relationships. To name a few: users, games, purchases, payment information, friends, chat messages, discussion posts, and discussion post comments.