This is BrainLog, a blog by Dan Sanderson. Older entries, from October 1999 through September 2010, are preserved for posterity, but are no longer maintained. See the front page and newer entries.

April 30, 2004

Why MySQL grew so fast. I often wonder if it's worth building database abstraction into a web app I intend to distribute so multiple database platforms can be used, or if it's easier to just target MySQL and assume everyone has it. Because I write and distribute so many web apps these days, you know.