Posted by KarlKedrovsky on November 1, 2012 at 5:46pm
At our last user group meeting someone asked about the best way to move a Drupal site from SQLite to MySQL. While we came up with a few options I ran across this project today that also might help - http://drupal.org/sandbox/damz/1174672. It dumps the database out to portable format that can be imported to a site using any supported database technology. It's still a sandbox project but it looks pretty promising.
