Robby Stephenson | 30 Oct 07:24
Gravatar

Re: memory consumption problem as collections get bigger

On Wednesday 29 October 2008, Benny Malengier wrote:
> > True. I wish I spoke SQL. I've taken a shot at it before, and had
> > problems getting the performance.
>
> If you can create a model in Django, then you can generate the SQL tables
> from the code Django creates, and have a first tool to edit it (the
> Django admin module). Once you have the database tables correct, well, I
> suppose the real work only starts then ;-)

Then I'd need to learn python in addition to sql. :)

Robby

Gmane