Although I'm not a database guy, I like SQL Server.
- Alan Le
I hate SQL but I used to use MySQL because it was easy but then I migrated to Postgresql (probably just to be different). However, now I try to avoid database work whenever I can.
- Akiva Moskovitz
I want to say Access just to be contrary ;-) Dunno, I've dealt with Oracle, MSSQL and MySQL more than Postgre SQL. Of those three, I prefer the interface MSSQL offers, MySQL for size and speed, and Oracle for sheer unadulterated power.
- FFing Enigma (aka Tina)
For what purpose? For corporate work like data warehousing I want Oracle. For anything smaller it would be MySql.
- Rob Diana
I really like Oracle, but it's overkill for most stuff. I have a special place in my heart for PostgreSQL, but my workhorse RDBMS is MySQL.
- Mark Trapp
MS SQL is my default. MySQL when I'm going for free or w/ PHP. Oracle if I need a huge cluster and several terabytes, though MSSQL is catching up on that. Access or SQLExpress if I only have one user.
- xero
Do you vote for a specific DB because it's the only one you know, or because you experienced a few and decided this is the best one for you?
- Amit Morson
MySQL & PostgreSQL for web & other critical apps. SQLite for others. It depends of what I need to achieve..
- Thierry R. Andriamirado
from twhirl