A tool for creating ER diagrams from postgresql database schemas
Project description
pg_diagram
A tool for creating Entity-relationship diagrams for PostgreSQL
Installation
- install Graphviz
-
pip install pg-diagram
Usage
pg_diagram --format svg -o diagram.svg schema.sql
# or feed output of pg_dump
pg_dump --schema-only mydb | pg_diagram -o mydb.png -
Sample output
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
pg_diagram-0.1.3.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file pg_diagram-0.1.3.tar.gz
.
File metadata
- Download URL: pg_diagram-0.1.3.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45b87f9ad1eef22415ab76065374995f8d4d9050f7717e8b5940422ff03ce1fe |
|
MD5 | e54c2967ec190c95bf02f25a7c22a4e7 |
|
BLAKE2b-256 | f86e1208cf11118d29ca3ea3277c44ad823cfb3ef2bc7afd81a136ec3b2709c6 |
File details
Details for the file pg_diagram-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pg_diagram-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8017b79080422f189f018d9cf1b61a11b2a940bdf27b11369c59150d4e20d3 |
|
MD5 | 3855151e3c14e0678320d11fc3b72aa6 |
|
BLAKE2b-256 | 3f4d298697814d9ebca3d74907f6a9247c0be9b02b0476cf923dbf6a08bfb597 |