I've actually been on the private beta for SimpleDB for over a year.
I've written a module supporting SDB for my boto library and I'd love
to see a tighter connection between Django and SimpleDB.

I'm certainly not a Django expert but I did try to slot SimpleDB into
Django in a way that would allow me to define models in Django and
have it just work.  Admittedly, I spent a total of probably two hours
on this but there were definitely some impedance mismatches between
the two.  I'd love to work with someone who has a deeper understanding
of Django to see if we can map even a subset of Django's ORM to
SimpleDB.

Mitch

On Dec 14, 6:20 pm, Justin Bronn <[EMAIL PROTECTED]> wrote:
> > I just got an email from Amazon Web Services division, and they are
> > starting a BETA of Amazon SimpleDB(tm)- Limited Beta, which turns their
> > S3 into a simple database.
>
> > I know the developers for django are pretty busy, but how hard would
> > it be to put this simple DB into django?
> > the best plan for this would be for you and others who are interested
> > in the feature to write up an implementation and offer it for use
>
> If you were to attempt to develop anything, I suggest you to start
> your efforts using the queryset-refactor branch.
>
> -Justin
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to