I am looking into creating a web application that will make heavy use of a database to store data about the different users. Problem is, I don't really know that much about databases, especially in an environment that will (hopefully) have lots of traffic.
I have used MySQL before for some basic websites (college clubs, blog, low traffic stuff), but have heard this isn't a good choice for a real application.
Where can I learn more about the different databases out there? I have tried Google and Wikipedia, but there is just so much information I don't know where to start...