Broytman SQL converter, Copyright (C) 2016 PhiloSoft Design Author: Oleg Broytman License: GPL This is sqlconvert, a library to perform SQL conversions. It uses sqlparse to parse SQL. The library is in the early stage of development and currently cannot do much. The first goal is to implement mysq2sql, a script intended primarily to convert mysqldump output (especially with extended INSERT syntax) to standard SQL to load at least to PostgreSQL or SQLite.