Linux ERD software
am 18.02.2010 13:26:53 von Ashley Sheridan
--=-98BaM4o4y063BO1O2KN5
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
I don't normally need an ERD, but this latest project I'm on has some
pretty complex database tables, and as I'm working with someone else on
it, I need to plan out exactly how all the tables relate to each other
properly. Do any of you have any suggestions for ERD software that will
run on Linux. It can't be web-based (unless it's something I can run
easily on my own local server) as I won't have access to the Internet
all the time I'm working on this.
Thanks,
Ash
http://www.ashleysheridan.co.uk
--=-98BaM4o4y063BO1O2KN5--
Re: Linux ERD software
am 18.02.2010 14:31:25 von olavell
Ashley Sheridan wrote:
> I don't normally need an ERD, but this latest project I'm on has some
> pretty complex database tables, and as I'm working with someone else on
> it, I need to plan out exactly how all the tables relate to each other
> properly. Do any of you have any suggestions for ERD software that will
> run on Linux. It can't be web-based (unless it's something I can run
> easily on my own local server) as I won't have access to the Internet
> all the time I'm working on this.
MySQL Workbench, Azzurri Clay.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Linux ERD software
am 18.02.2010 15:29:07 von Phpster
On Thu, Feb 18, 2010 at 7:26 AM, Ashley Sheridan
wrote:
> I don't normally need an ERD, but this latest project I'm on has some
> pretty complex database tables, and as I'm working with someone else on
> it, I need to plan out exactly how all the tables relate to each other
> properly. Do any of you have any suggestions for ERD software that will
> run on Linux. It can't be web-based (unless it's something I can run
> easily on my own local server) as I won't have access to the Internet
> all the time I'm working on this.
>
> Thanks,
> Ash
> http://www.ashleysheridan.co.uk
>
>
>
Yep, Mysql Workbench is pretty darn good
--
Bastien
Cat, the other other white meat
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Linux ERD software
am 24.02.2010 18:28:15 von Ashley Sheridan
--=-Esyf7hN4rREiWRvnBgQC
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
On Wed, 2010-02-24 at 11:28 -0600, haliphax wrote:
> Dia is also a superb diagramming software, though I don't think it generates
> any SQL for you when it's said and done. There are versions for several
> operating systems (including Linux AND Windows).
>
>
> // Todd
Cool thanks all. I had a look at dia, and it seemed more geared to
electronic diagrams than database ones (although I didn't play with it
for too long).
I just drew them in the end in OOo, but I'm going to take a look at
MySQL Workbench when I get some time, but this project is already in
danger of falling behind schedule :(
Thanks,
Ash
http://www.ashleysheridan.co.uk
--=-Esyf7hN4rREiWRvnBgQC--
Re: Linux ERD software
am 24.02.2010 18:28:28 von haliphax
--0016367fa8f590692b04805bfe85
Content-Type: text/plain; charset=UTF-8
Dia is also a superb diagramming software, though I don't think it generates
any SQL for you when it's said and done. There are versions for several
operating systems (including Linux AND Windows).
// Todd
--0016367fa8f590692b04805bfe85--
Re: Linux ERD software
am 24.02.2010 22:21:15 von olavell
haliphax wrote:
> Dia is also a superb diagramming software, though I don't think it
> generates any SQL for you when it's said and done.
Dia can be scripted and there is some interesting looking stuff here:
(I never tried)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Linux ERD software
am 24.02.2010 22:32:50 von Shawn McKenzie
Ashley Sheridan wrote:
> On Wed, 2010-02-24 at 11:28 -0600, haliphax wrote:
>
>> Dia is also a superb diagramming software, though I don't think it generates
>> any SQL for you when it's said and done. There are versions for several
>> operating systems (including Linux AND Windows).
>>
>>
>> // Todd
>
>
> Cool thanks all. I had a look at dia, and it seemed more geared to
> electronic diagrams than database ones (although I didn't play with it
> for too long).
>
> I just drew them in the end in OOo, but I'm going to take a look at
> MySQL Workbench when I get some time, but this project is already in
> danger of falling behind schedule :(
>
Hey Ash. When you have a spare several minutes or so, just download
MySQL Workbench. You can just suck in your existing DB and voila! Or
if you don't have one yet it should be fairly quick to mock it up.
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php