Click here to Skip to main content
15,891,744 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
As the question states, I need to create a DBMS project for a Hobby Club for my university. I am needed to present modules, which would have respective tables which would then be normalized and so on and so forth. I don't have the faintest idea as to how to go about it.

Please help. Anything would be appreciated.
Posted
Comments
joshrduncan2012 5-Nov-14 8:34am    
Are you looking for someone to hand you a ready-made solution?
Tomas Takac 5-Nov-14 9:20am    
This is to broad for a question. In fact this is not a question at all. You need to gather your requirements and try to design the database yourself. Look around, there are tons of tutorial on internet. And come back here if you have a specific question - one you couln't find an answer to.
Member 11208763 5-Nov-14 9:23am    
No, I do not need a ready made solution. My question basically means that I would like to know how I would go about it. I am technically sound, so that is not an issue. I don't know what modules to make, or their respective tables.

Are the tables supposed to store data class - wise or club wise? How many tables are required? And so on and so forth.

1 solution

This should give you some head start: Introduction to database design[^].
As to specifically what goes into the database, it really depends on the application requirements and the business domain that it is going to serve. You have to find out from the users, not from us.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 5-Nov-14 11:01am    
Makes sense, a 5. The real problem is that we don't know the OP's level, so it's hard to suggest something quite certain.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900