This would have been so useful on my last project.  14.4 Million records
took a couple of days with a single thread using the ORM.  This would have
really sped things up.

Brian

On Tue, May 3, 2011 at 7:50 AM, Thomas Weholt <thomas.weh...@gmail.com>wrote:

> Inserting, updating or deleting lots of records using the Django ORM?
> Want better performance? Check out DSE!
>
> It's free, released under the GPL licence. More information about the
> possible performance gain can be seen here:
>
> http://weholt.blogspot.com/2011/05/dse-uses-18-of-time-compared-to-django.html
>
> DSE at pypi:
> http://pypi.python.org/pypi/dse/
>
> Source at bitbucket.org:
> https://bitbucket.org/weholt/dse2
>
> Thanks for your attention.
>
> --
> Mvh/Best regards,
> Thomas Weholt
> http://www.weholt.org
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>


-- 
Brian Bouterse
ITng Services

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to