Simple tool to generate database schema documentation
Project description
Simple tool to generate database schema documentation and export in svg, dot, rst or csv
Install
pip install erdammer
Usage
Run erdammer –help for a list of options.
Things to note, to connect to the database you will have to supply a connection string uri. For example
erdammer --uri "mysql+mysqlconnector://user:password@server/dbname" -output="db-schema/" -format=svg
By default svg export creates a file called erd.svg in the directory you specified in output, in this case it is ./db-schema.
If on the other hand you execute
erdammer --uri "mysql+mysqlconnector://user:password@server/dbname" -output="db-schema/" -format=rst
One ReStructured file per table will be created, with table name as filename.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
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
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 erdammer-0.0.5.tar.gz.
File metadata
- Download URL: erdammer-0.0.5.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
173bcc9eb41c331c90fb43d0752ffe2b59b80822d6202c1ec0f1a06e520a03d8
|
|
| MD5 |
cf155d5f1df3264cb9afd413d657b233
|
|
| BLAKE2b-256 |
484652c8b9ad8bd49acc83f5e6f01484188e7ca10ef7fb158a4e8c5ccc42ead1
|
File details
Details for the file erdammer-0.0.5-py2.py3-none-any.whl.
File metadata
- Download URL: erdammer-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
600d2cc88efa139fe29e65b2e47949d312bfe6a9acc7a33f0b3babbc96f7fdeb
|
|
| MD5 |
c8a3aeb24c5e70c94f3085ceb2414246
|
|
| BLAKE2b-256 |
10ca75fc98b1c6e2509e58bb0bc3362638ae1ea80f6d43a49363f7bf155ff57b
|