Databases
Posted by fdiv_bug on January 19, 2005
1 comment
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 [...]