On Fri, Oct 16, 2009 at 23:30, Michael P. Jung <mpj...@terreon.de> wrote:
> Cal Henderson in the Keynote "Why I Hate Django" pointed out in a very
> funny way that most projects never get THAT big that you need multi db
> support, partitioning, extensive database clusters, etc. Just skip to
> 19:20 to see his "scientific graph".

Multi-db will make working with legacy-systems much easier. Not
systems that are partioned for scalability but due to for instance
separation of concerns; different tables in each db, with different
use cases, but that needs to be presented as a whole now and then.

I've got systems here that use more than one database-backend...

"Scalability" isn't all.


HM

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

Reply via email to