Archive for January 19th, 2005
Databases
Lots of my friends and colleagues use various different databases for different things, as do I. One thing that I keep coming across is people using MySQL. I’ve never much liked MySQL; its transaction system is fairly new and is not enabled in the default table type, it’s really fast for read queries but slow [...]