mysql to sqlite convertor in Ruby
Here it is. It is used to convert this typo web site between one database and the other. Usage:
% ./mysql-to-sqlite.rb
However, since sqlite3 implementation in Ruby Rails doesn’t support schema migration, I will be writing a sqlite to mysql convertor shortly…

The mysql to sqlite convertor in Ruby by Daily Movement, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
August 17th, 2005 at 12:16 pm
This link doesn’t call up mysql-to-sqlite.rb …is that script available? Thanks.
August 18th, 2005 at 2:50 pm
Very sorry… Due to upgrade I misplaced some of the content. Should be there now.
October 26th, 2005 at 4:44 pm
Hey the link to the script seems to be down again….
November 23rd, 2005 at 5:25 pm
Sorry, Fixed again.