phdru.name / Software / Python / sqlconvert

sqlconvert

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 mysql2sql, a script intended primarily to convert mysqldump output (especially with extended INSERT syntax) to standard SQL to load at least to PostgreSQL or SQLite.
Documentation, Download: sqlconvert.tar.bz2
git clone https://git.phdru.name/sqlconvert.git
git clone git://git.phdru.name/sqlconvert.git
Requires: sqlparse , SQLObject
Recommends: nothing
Suggests: nothing

This is the page https://phdru.name/Software/Python/sqlconvert/. It was generated on Fri, 24 Sep 2021 16:52:21 GMT from CheetahTemplate index.tmpl. Some rights are reserved. Read more about technical aspects of the site.