Subject | Re: [firebird-support] Tools to migrate from MySQL to Firebird |
---|---|
Author | Milan Babuskov |
Post date | 2012-01-20T11:11:16Z |
Rohit wrote:
PHPMyAdmin:
https://github.com/mariuz/mysql2firebird
It's still rough and does not support all MySQL datatypes, but it's open
source, so you can modify it to fit your needs.
I also wrote a simple data-pump in PHP, let me know if your're
interested, I can put it for download as well.
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================
> I want a free tool to migrate an existing MySQL database to Firebird. Is there any tool?I wrote a quick&dirty PHP script that works on SQL structure dump from
PHPMyAdmin:
https://github.com/mariuz/mysql2firebird
It's still rough and does not support all MySQL datatypes, but it's open
source, so you can modify it to fit your needs.
I also wrote a simple data-pump in PHP, let me know if your're
interested, I can put it for download as well.
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================