public
Description: CouchDB specific backends for Django
Homepage:
Clone URL: git://github.com/theju/django-couchdb-utils.git
name age message
file .gitignore Thu Jun 11 18:41:18 -0700 2009 Initial commit. Added gitignore file. [theju]
file LICENSE.txt Thu Jun 11 18:46:13 -0700 2009 Added a BSD License to the project [theju]
file README.rst Sun Nov 08 21:45:26 -0800 2009 Edited to reflect new app [theju]
directory auth/ Thu Nov 12 20:43:56 -0800 2009 Reverting previous change [theju]
directory cache/ Tue Nov 10 21:38:24 -0800 2009 Added a README file [theju]
directory openid_consumer/ Sat Dec 26 21:41:59 -0800 2009 django-openid signing requires basestring not u... [Thejaswi Puthraya]
directory sessions/ Tue Nov 10 21:20:25 -0800 2009 Added a README file [theju]
README.rst

README

This project's goal is to replace the RDBMS specific backends used in django with document-oriented databases (more specifically CouchDB).

Currently it has a moderately tested:

In the future, I plan to work on (no guarantees that I might have a success on the one's listed below, but they are worth a try):

  • Admin backend
  • Database backend
  • and anything else I forgot but you might love to use...

Please do leave your feedback if you found the project worthless or useful (by any chance).