All,

I have two tables.

TABLE A TABLE B
1 1
2 2
3 3
4 4

These tables have links in the database. I.e. Table A id 4 can be linked with table B id 2. Or table B id can be linked with an id in table A)

I have added drag/drop functionality between tables to make these (many-to-many) links.

What I now need to investigate is how I could draw a visual link between the tables which illustrates which links have been established. E.g:


If anyone knows of such a tool, or anything similar which could illustrate links (colors/3D tables/graphs etc.) then please let me know.

Cheers,
ns

Just search for "database visualization", there's a lot to find about it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.