If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Relations display tool

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-06, 06:53
Ishaibin Ishaibin is offline
Registered User
 
Join Date: Apr 2006
Posts: 2
Relations display tool

Hi !

Im looking for an application that can display relations between entities in a schematic diagram.
The application must be able to show thousands relations at a time.

Thank you ,

Ishai
Reply With Quote
  #2 (permalink)  
Old 04-14-06, 07:12
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
I suppose it depends on what db you are using, assuming of course you want to commit your design to the db and / or reverse engineer the current db

in terms of freeware if you can track down fabforces DbDdesinger, thats worthj a look - seems to work OK with MySQL 3 & 4 & MS SQL server 2000

after that I'm not aware of any other worthwhile contenders

dbDsigner is a bit dated, its being replaced by mySQL workbench whgich will be targettign specifically MySQL db's, but in nay event is no the finsihed article (you can design all you like, you just can't print out the design, and you can't export the design back into the db)

there are tools for the MS SQL world, but I'm happy enought with dbDesigner for my data modelling needs, unless we are working on a serious contract where I'd expect the customer to provide their own datamodelling tools.
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 04-14-06, 07:17
Ishaibin Ishaibin is offline
Registered User
 
Join Date: Apr 2006
Posts: 2
Hi , thank for your replay.

I did not mean for a db designer but for relations between entites inside the tables themsleves.

for example ,
if i have a table of people and a relations table that stores which person is related to other person .
I want a tool that can display the relations table in a schematic way so the user could understand the relations better.

thank you.

Ishai
Reply With Quote
  #4 (permalink)  
Old 04-14-06, 08:12
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
I've seen programming tools that attempt to automate this kind of analysis (with varying degrees of success). These tools do not generate a finished product, they "cook script" to give a developer a head start on a custom application, but I don't think that is what you want.

I'd be interested to know if you find anything that can do this.

-PatP
Reply With Quote
  #5 (permalink)  
Old 04-19-06, 08:28
bdimple bdimple is offline
Registered User
 
Join Date: Jul 2003
Posts: 74
Maybe Reverse Engineering will help

Many Data Modelling Tools support Reverse Engineering which allows you to point the Tool at a physical and it will create a Data Model for you.

Unfortunately, it is not always so hot about relationships because often all it can do is make assumptions based on column names.

Unless it can interpret relationships stored in a Systems Catalogue.

I have done this with Oracle Designer which is kind of OK if you know what you are doing.

I suggest these steps :-
1) Check out some of the more expensive tools listed on this page :-
http://www.databaseanswers.org/modelling_tools.htm

2) Choose one with a free download (I like ERWin)

3) Download and use it and see if it meets your needs.

4) Do whatever seems appropriate.

Good luck !

B.Dimple
Senior DBA
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On