Re: any suggestions for managing DB schema with visual ERD tool?

2010-02-18 Thread snfctech
w way of doing things and wondering if anybody else in the Django community was already managing models visually. Plus, there's the 'light-weight' argument. MySQL Workbench is the first free/functional ERD management tool I've found - and it's pretty heavy duty. I

Re: any suggestions for managing DB schema with visual ERD tool?

2010-02-18 Thread Dougal Matthews
On 18 February 2010 00:03, snfctech wrote: > I just built a complicated schema with MySQL workbench and am looking > at Python frameworks to start implementation. > > Does anybody in the Django community do this? What's your practice > for going back and forth between the

Re: any suggestions for managing DB schema with visual ERD tool?

2010-02-18 Thread snfctech
@Daniel: That's the idea! But it's Mac only. :-( @rebus_: Thanks for the links for graph_models. You still have to manage the models textually, though. I was hoping for something that you could manage visually. On Feb 18, 1:15 am, rebus_ wrote: > On 18 February 2010 01:03, snfctech wrote: >

Re: any suggestions for managing DB schema with visual ERD tool?

2010-02-18 Thread rebus_
On 18 February 2010 01:03, snfctech wrote: > I just built a complicated schema with MySQL workbench and am looking > at Python frameworks to start implementation. > > Does anybody in the Django community do this?  What's your practice > for going back and forth between the ERD

Re: any suggestions for managing DB schema with visual ERD tool?

2010-02-18 Thread Daniel Hilton
On 18 February 2010 00:03, snfctech wrote: > I just built a complicated schema with MySQL workbench and am looking > at Python frameworks to start implementation. > > Does anybody in the Django community do this?  What's your practice > for going back and forth between the ERD

any suggestions for managing DB schema with visual ERD tool?

2010-02-17 Thread snfctech
I just built a complicated schema with MySQL workbench and am looking at Python frameworks to start implementation. Does anybody in the Django community do this? What's your practice for going back and forth between the ERD and the ORM? I saw DjangoGraphviz http://code.djangoproject.com

Re: ERD

2007-05-12 Thread Lars Stavholm
Nowell wrote: > I believe you are referring to > http://code.djangoproject.com/wiki/DjangoGraphviz That's the one! Thanks /Lars > On May 12, 3:08 pm, Lars Stavholm <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I'm going bananas l

Re: ERD

2007-05-12 Thread Nowell
I believe you are referring to http://code.djangoproject.com/wiki/DjangoGraphviz On May 12, 3:08 pm, Lars Stavholm <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm going bananas looking for a ERD tool that was available on > thewww.djangoproject.comsite a year ago. I think it

ERD

2007-05-12 Thread Lars Stavholm
Hi all, I'm going bananas looking for a ERD tool that was available on the www.djangoproject.com site a year ago. I think it was mentioned together with a link in one of the comments on one of the pages soewhere (yeah, that's vague:). I remember trying it out and it worked just fine,