I’ve been using MySQL now for the better part of this decade. For most of that decade I’ve been writing and storing CREATE statements and organizing my databases in text files. Oh sure we’ve had tools around, even the old MySQL Administrator stuff, but let’s face it, I believe in Free Software and well, I’m cheap and it’s not like I couldn’t live with the textual way of doing things. At one point, I even organized all my documentation on the databases we managed (literally hundreds of tables and schemas) into a wiki with CREATE statements and ALTER statements all documented.
If you are nodding your head while reading the above you have felt my pain. Even worse, you used to work with me and are swearing at how much documentation is/was needed or you’re going “Dups, I know how you document and I want to bludgeon you to deathâ€.
This morning at the first major keynote for the …
[Read more]