sqlconvert 0.3.0
pip install sqlconvert
Released:
Broytman sqlconvert
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL)
- Author: Oleg Broytman
- Tags sql, mysql, postgresql, sqlite, insert
- Requires: Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
Project description
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.
pip install sqlconvert
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL)
- Author: Oleg Broytman
- Tags sql, mysql, postgresql, sqlite, insert
- Requires: Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sqlconvert-0.3.0.tar.gz
.
File metadata
- Download URL: sqlconvert-0.3.0.tar.gz
- Upload date:
- Size: 264.7 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2016db119465121ea4457ea94b72681fb34151f4f3bc9d2080077617db42a00 |
|
MD5 | da259b9f12c5f64dcaba07a9745aeec3 |
|
BLAKE2b-256 | 85d03d610c56bfc0da1ceb8badeadab69b0ab3d098d0a7d93c62d18d8364a876 |
File details
Details for the file sqlconvert-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sqlconvert-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f646281efbe2f33cd5cde5792a4fa23cc620ae48a78b84a0294ed9ea9b437712 |
|
MD5 | 128001365770b0c2c246641f7180e527 |
|
BLAKE2b-256 | 084eec1b3a81c264c4c914435209aa477d1a3728d5746bb63093860f0ebf3312 |