You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
technocake edited this page Mar 3, 2012
·
1 revision
We use couchDB as the means of communication between the netchallonged.py server and the web framework.
=== python-couchdb ===
This is the bindings we use for python for interfacing with the couchdb. It also has higher level functionality, making
the mapping between python objects and the dbs documents more fluent. (They proclaim). Lets see if this is the reallity.
http://code.google.com/p/couchdb-python/