Compare database schemas
Project description
Schema Compare
Schema compare is a simple utility tool with the sole goal of comparing schemas between two databases. Currently it only supports postgresql.
Installation
You can install Schema Compare from PyPi:
pip install schema-compare
How to use
- Define config.toml file
- python schema-compare {{config.toml path}}
Configuration file
[source]
username = ....
password = ....
hostname = ....
database = ....
[target]
username = ....
password = ....
hostname = ....
database = ....
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
schema_compare-1.0.11.tar.gz
(4.6 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
File details
Details for the file schema_compare-1.0.11.tar.gz.
File metadata
- Download URL: schema_compare-1.0.11.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d6d5e73b8ee15cb730d25fa712ad6ca145adfc4ddfd169ffe5a96cef826a88c
|
|
| MD5 |
d906284282386af1135c7e994b018501
|
|
| BLAKE2b-256 |
8f655542b6ff896e4f3df028af8171a1103d71478b776e6e297712c083fbb970
|
File details
Details for the file schema_compare-1.0.11-py3-none-any.whl.
File metadata
- Download URL: schema_compare-1.0.11-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dd147e30d1c3c0e0910ad538fafcaf2ab633d498191ed65c692fa28358642fc
|
|
| MD5 |
e4784d7fe42804e48ffc849b1bdeb632
|
|
| BLAKE2b-256 |
cf0e6e050fe1580e081a832220bdb0033cb743ccea3fb4355f711e1ce354ad61
|