This is a discussion on database design within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Hi! Is it planned to add database design tools to pgadmin3? I think this would be very useful addition. ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi! Is it planned to add database design tools to pgadmin3? I think this would be very useful addition. Regards, /fjoe ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| Max Khon wrote: > Hi! > > Is it planned to add database design tools to pgadmin3? I think this would > be very useful addition. No. I *do* like to see a good db design tool, AFAIK there is absolutely no usable OS tool around (usable means: sub models, dbms independence). Effort to implement a good tool is vastly underestimated, that's why so many alpha release mickey mouse tools suitable for no more than 10 tables are around. I would love to contribute knowledge and ideas to a good project. Two years ago, DBdesigner4 looked like a start, but they're eaten and digested by MySQL AB. Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |