MySQL usage on the rise in ColdFusion community

OK, that post title is a bit misleading, because I don't have any concrete evidence of this. But I have seen a lot of MySQL discussions on CF-Talk lately. Here are some examples: Thread 1 Thread 2 Thread 3 Thread 4.

It seems that a lot of CF developers will use Microsoft Access for low end and/or low budget projects. Personally, I think this is crazy (Access can't handle concurrency). However, it seems that at least some of said developers are looking at MySQL as a better alternative.

Comments
Believe it or not - I used to run deathclock.com on Access - but just because I was too cheap. It did well under load (4 million hits a month), but I did some heavy caching.
# Posted By Raymond Camden | 2/22/06 1:25 PM
I think i just heard the collective *GASP* of CF programmers everywhere. Yes some people use Microsoft alternatives. Welcome to the Light side... Down Ben... Down.
# Posted By CFLinux Guy | 2/22/06 3:15 PM
I find it interesting that people STILL chose to use Access, for whatever reason, when you can get PostGres, MySQL, MS SQL, Oracle, and many others for FREE! And it's not a limited time offer! ;) Seriously, though, I think people just use what they're used to.
# Posted By yacoubean | 2/22/06 9:02 PM
We are using PostgreSQL for our development. We had some funny issues with mysql 5 and stored procs with temp tables, so we moved on...
# Posted By Justin | 2/22/06 9:41 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner