Jayhawks
August 7th, 2009, 07:57 PM
I am a newbie who is planning a program that will store about 100,000 records in a database.
One table will contain 10,000 30 second sound files ( probably .mp3)
Another table will contain 10,000 .jpg images
Another table will contain 10,000 30 second .wav videos
The remaining 70,000 records will be strings
How do I make an informed decision on what type of database to use?
I don't know if it matters, but I'm writing in C# using Microsoft Visual Studio 2008 Standard Edition.
One table will contain 10,000 30 second sound files ( probably .mp3)
Another table will contain 10,000 .jpg images
Another table will contain 10,000 30 second .wav videos
The remaining 70,000 records will be strings
How do I make an informed decision on what type of database to use?
I don't know if it matters, but I'm writing in C# using Microsoft Visual Studio 2008 Standard Edition.