We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7cd6d commit 184b230Copy full SHA for 184b230
README.org
@@ -1,9 +1,9 @@
1
* pgviz
2
*** visualize foreign-key relations in postgresql
3
4
-This program produces a graph diagrams where the nodes are tables and the edges
5
-are foreign-key relations. There is a small query language to specify the tables
6
-that should be included in the diagram.
+This program produces diagrams of graphs where the nodes are tables and the
+edges are foreign-key relations. There is a small query language to specify the
+tables that should be included in the diagram.
7
8
Using the [[https://github.com/devrimgunduz/pagila][Pagila]] schema as an example:
9
0 commit comments