Re: CouchDB as Django backend database

2020-05-19 Thread Akshat Zala
You can refer to the link below: 1. https://stackoverflow.com/a/50521563/4511992 On Friday, 15 May 2020 19:46:52 UTC+5:30, Gopesh Shriwas wrote: > > Hi All, > > Can anybody help me on using couchdb as a django backend database. I went > though with multiple options available on the internet like

CouchDB as Django backend database

2020-05-15 Thread Gopesh Shriwas
Hi All, Can anybody help me on using couchdb as a django backend database. I went though with multiple options available on the internet like django-couchbase , django-cbtools but didn't find suitable with python3.x and django3.x. python-cloudant looks fine to be used as standard client librar