![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a visual designer (open source) in linux for database? I would like to developp my data model on the computer... I see "dia" with uml library but... it won't export to SQL. |
#3
| |||
| |||
|
|
On Sat, Nov 06, 2004 at 10:32:30PM -0500, Eric wrote: Is there a visual designer (open source) in linux for database? I would like to developp my data model on the computer... I see "dia" with uml library but... it won't export to SQL. You can have UML diagrams exported to SQL with some Perl or Python program whose URL you can find on Dia's homepage. dia2sql or something like that. It's damn easy. Hmm ... I think I got the URL somewhere ... yes, you are lucky: http://tedia2sql.tigris.org/ |
#4
| |||
| |||
|
|
I tried a lot of apps. The one I prefer is "DbDesigner4" but I don't see support for postgresql... Only Oracle, mySQL... There is support for ODBC, I don't know if that will do the job if I install Unix-ODBC and create a postgres data source. The point is, IF I succeed to make it work with postgres, I don't know if I will have a non-optimized database at the end... because DBDesigner4 won't take profit of postgres features? On Sun, 2004-11-07 at 00:29, Alvaro Herrera Munoz wrote: On Sat, Nov 06, 2004 at 10:32:30PM -0500, Eric wrote: Is there a visual designer (open source) in linux for database? I would like to developp my data model on the computer... I see "dia" with uml library but... it won't export to SQL. You can have UML diagrams exported to SQL with some Perl or Python program whose URL you can find on Dia's homepage. dia2sql or something like that. It's damn easy. Hmm ... I think I got the URL somewhere ... yes, you are lucky: http://tedia2sql.tigris.org/ ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
|
Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a tool for doing 5% of the work and then sitting around waiting for someone else to do the other 95% so you can sue them. |
#5
| |||
| |||
|
|
Is there a visual designer (open source) in linux for database? I would like to developp my data model on the computer... |
#6
| |||
| |||
|
|
There is an ODBC driver for windows that will then talk native to the PostgreSQL database, why not use that? |

#7
| |||
| |||
|
|
Is there a visual designer (open source) in linux for database? I would like to developpASCIIata model on the computer... I see "dia" with uml library but... it won't export to SQL. |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Heu... I search for a graphical DATA MODEL designer in linux to developp my database project (to draw) it on screen instead of paper and pencil... Thanks for answers about Database GUI developper... I will surely need it later but for now, I want to "draw" boxes etc... on screen for my tables and interactions. I don't know about UML (somebody told me about it). I'd like DBDesigner4 at this moment but I will have to test with ODBC because it seems that postgresql isn't native support like mysql with this tool... Any other suggestions welcome. I hope this message will be more accurate then the one before ![]() Thanks every body for your advices. Eric. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html . |
#10
| |||
| |||
|
|
Is there a visual designer (open source) in linux for database? I would like to developp my data model on the computer... I see "dia" with uml library but... it won't export to SQL. |
![]() |
| Thread Tools | |
| Display Modes | |
| |