A tool written in Python to synchronize databases in a simple way
Project description
datasync
A tool written in Python to synchronize databases in a simple way
The format of the configuration file is as follows:
[sourcedb]
host = *.*.*.*
user = yourusername
password = yourpassword
port = 1521
database = databasename
charset = AL32UTF8
timestamp = UPDATETIME
[targetdb]
host = *.*.*.*
user = yourusername
password = yourpassword
port = 3306
database = databasename
charset = utf8mb4
timestamp = UPDATETIME
tablelist = tablename1
tablename2
tablename3
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dataplus-0.1.4.tar.gz
(7.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dataplus-0.1.4-py3.8.egg
(10.6 kB
view details)
File details
Details for the file dataplus-0.1.4.tar.gz.
File metadata
- Download URL: dataplus-0.1.4.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.0b4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
173e19833dd602e8c69b4b7bf836796418ab0458c18c0aa8795284ed88e7a543
|
|
| MD5 |
a4e55dfb9d39e12e02913947571a89f0
|
|
| BLAKE2b-256 |
8a34720fc84bfa11dda1d16f7e8bb12c507d9cc0357b2e5bb32a7e5a4d0b620f
|
File details
Details for the file dataplus-0.1.4-py3.8.egg.
File metadata
- Download URL: dataplus-0.1.4-py3.8.egg
- Upload date:
- Size: 10.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.0b4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
facb8d1f4228d3fa6a55a05040429be450c520576e3d8f9e1756e290c55ca610
|
|
| MD5 |
222790b78b06275de6417e91f82af175
|
|
| BLAKE2b-256 |
b9b2fa3494e9088740ca9266a8f987e93beb8da726ba5f1144514ce15b4fb11b
|