Small. Fast. Reliable.
Choose any three.
*** 33,35 ****
--- 33,39 ----
  _: SQL::Translator is a group of Perl modules that manipulate structure data definitions (mostly database schemas) in interesting ways, such as converting among different dialects of CREATE syntax (e.g., MySQL-to-Oracle), visualizations of schemas (pseudo-ER diagrams GraphViz or GD), automatic code generation (using Class::DBI), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation (HTML and POD), and more. New to version 0.03 is the ability to talk directly to a database through DBI to query for the structures of several databases. 
  
  _: Excellent tool which helped me migrate from MySQL to SQLite.
+ 
+ *: {link: http://www.rosa.nl/ Firebird <-> SQLite}
+ 
+ _: Windows executable with sources