Users Pricing

forum

Home Forums database design for song voting system – MindStick

database design for song voting system

Royce Roy 2546 10 Apr 2013
Hi Everyone!

I have to make a simple song voting website with asp.net .
Here is the sample of my database tables and fields .

Album             User         Voting
------         ---------     ---------
albumID        userID         userID
albumName      userName       trackID
                              rate



Tracks         TrackRate
------         ---------
trackID        trackID
albumID        rate
trackTitle
composer
artist
band
genre:
It's just a simple .
In fact , i haven't much more experience in database designing and normalization .
i want to know the best database design :)


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md