SQL converter.
Author: Oleg Broytman <phd@phdru.name>.
Copyright (C) 2016-2021 PhiloSoft Design.
License: GPL.
sqlconvert is a library to perform SQL conversions. It uses sqlparse to parse SQL and SQLObject to escape SQL strings and handle connections to DB backends.
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: https://phdru.name/Software/Python/sqlconvert/docs/
Git repo: https://git.phdru.name/sqlconvert.git/
GitHub repo: https://github.com/phdru/sqlconvert
Issue tracker: https://github.com/phdru/sqlconvert/issues
pip install sqlconvert
Release files for sqlconvert 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sqlconvert-0.3.0.tar.gz | 264.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sqlconvert-0.3.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 271.6 kB
Release files / sqlconvert-0.3.0.tar.gz
| Download URL | sqlconvert-0.3.0.tar.gz |
|---|---|
| Size | 264.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b2016db119465121ea4457ea94b72681fb34151f4f3bc9d2080077617db42a00
|
|
BLAKE2b-256 checksum How to use checksums |
85d03d610c56bfc0da1ceb8badeadab69b0ab3d098d0a7d93c62d18d8364a876
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.15
|
Release files / sqlconvert-0.3.0-py2.py3-none-any.whl
| Download URL | sqlconvert-0.3.0-py2.py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
f646281efbe2f33cd5cde5792a4fa23cc620ae48a78b84a0294ed9ea9b437712
|
|
BLAKE2b-256 checksum How to use checksums |
084eec1b3a81c264c4c914435209aa477d1a3728d5746bb63093860f0ebf3312
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.15
|