Which SQL database should I run?
- by Chris Salij
I'm creating my first website from hand-coded scratch (just used WordPress and Drupal before) and I'm at the point where I'm setting up my database for the site. However my host has given me 4 options to choose from in the database department.
MS SQL Server 2005
MySQL
PostgreSQL
MySQL 5
Which should I go for? From what I understand PostgreSQL is meant for smaller databases with high access times. Though to be honost I'm not quite sure.