- 0
Database normalization help [mysql]
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
.NET and JDBC drivers get native vector data support, enabling up to 50x faster reads
By Usama Jawad96,
- 0 replies
- 0 views
-
Download this SQL Essentials For Dummies eBook (worth $10) for free
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 0 views
-
- 1 reply
- 1,149 views
-
Microsoft invests $25 Million in open-source database startup Neon
By pradeepviswav,
- 0 replies
- 4 views
-
Samsung Galaxy S24 FE is in the works, spotted in UK carrier EE's database
By Sagar Naresh,
- samsung
- samsung galaxy
- (and 6 more)
- 0 replies
- 4 views
-
Question
Angel Blue01
My organization is hosting a charity event, and they've asked me to develop a Web-based registration system, using MySQL and PHP. I need some help getting the database structure correct, based on the registration forms they've created on paper. I've made similiar systems for them in the past, but these were never more than one database table in complexity. I took a course in database design in college but I hcan't had do deal with this many tables or db normalization in a long time.
Participants (registrants) are either individuals or families, with some fields in common to both types, such as contact info. Each family has multiple members with unique information per person, such as name and t-shirt size. Individual registrants have these fields as well.
Each registrant is supposed to raise money via donors. Donors can sponsor many registrants for any amount each.
I'm working in MySQL Workbench for the first time and made an EER diagram of my tables. What I'm particularly confused about is whether I have the individuals correctly set in their own table in addition to their entry in the registrants table.
Thanks.
Link to comment
https://www.neowin.net/forum/topic/1250092-database-normalization-help-mysql/Share on other sites
4 answers to this question
Recommended Posts