vote up 1 vote down star

I don't know if the term SQL designer is correct, I'm looking for a graphic tool where you can do something like:

BOH

then it can generate the SQL code for the creation of the tables. Any hint?

flag

64% accept rate
Your image is from ondras.zarovi.cz/sql/demo/?keyword=default. Isn't that application good enough for your needs? – Ionut G. Stan Mar 12 at 9:58
It's called an entity-relationship model, if you didn't know. – wds Mar 12 at 10:05
@Stan: cool! does it work only in mysql? :( @wds: I know the ER model, I was not sure of the name of application like this. It's like I was asking for Word and you tell me "it is called document". – Andrea Ambu Mar 12 at 10:14

2 Answers

vote up 4 vote down

How about DBDesigner 4. It runs under Linux & Windows and is licensed under the GPL.

alt text

link|flag
great, I'm gonna trying it, thank you! – Andrea Ambu Mar 12 at 10:15
I'd never heard of this product, I'll have to make a note to try it out at some point. – R. Bemrose Mar 20 at 16:48
vote up 0 vote down

Hello,

I think that DBDesigner don't draw links precisely between the rows in relation, as the bad "SQL Designer" do !

I'm also looking for this kind of tool, but without the bugs who squat SQL Designer.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.