Re: Integrating Django with Amazon's Database

2011-02-21 Thread Russell Keith-Magee
On Mon, Feb 21, 2011 at 3:08 PM, yolabingo wrote: > On Feb 20, 9:16 pm, ravi krishna wrote: >> Can we use SimpleDB like sqlite or mysql with Django? > > Not at this time. This is a potentially misleading oversimplification. Yes, you can use SimpleDB

Re: Integrating Django with Amazon's Database

2011-02-21 Thread yolabingo
On Feb 20, 9:16 pm, ravi krishna wrote: > Can we use SimpleDB like sqlite or mysql with Django? Not at this time. > What are the process involved in doing it ? Check out this project under development: http://www.allbuttonspressed.com/projects/django-nonrel -- You

Integrating Django with Amazon's Database

2011-02-20 Thread ravi krishna
Hi, Can somebody help me to integrate Django with Amazon's Database (SimpleDB). Can we use SimpleDB like sqlite or mysql with Django? What are the process involved in doing it ? It would be great help if someone could explain me or send me some tutorial for doing it. Thanks & Regards, Ravi