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…

Related Posts

  • No Related Post

4 Responses to “mysql to sqlite convertor in Ruby”

  1. jcburns Says:

    This link doesn’t call up mysql-to-sqlite.rb …is that script available? Thanks.

  2. clarsen Says:

    Very sorry… Due to upgrade I misplaced some of the content. Should be there now.

  3. Amit Says:

    Hey the link to the script seems to be down again….

  4. clarsen Says:

    Sorry, Fixed again.

Leave a Reply