I have .sql file. Can I convert it to another format?

Currently we do not support parsing .SQL files and instead require connecting to database server. In upcoming v6, both reading from and writing to .sql files will be fully supported.

In the meantime, please load your .sql file into your database server, then convert from that database server by connecting to it.

Still need help? Contact Us Contact Us