A Python on the Couch - Mr. Mark J Rees

2,787 views · Published 22 August 2011 · 27:59 · Indexed 23 September 2026

Channel: PyCon AU · 2011 · Education

Watch on YouTube

CouchDB  (http://couchdb.apache.org/) is an open source, document-oriented NoSQL Database Management Server.It supports queries via views using MapReduce, and replication. The talk will give an overview of CouchDB followed by how to access and manipulate using Python. There are a number of python libraries for accessing couchdb and these will be quickly discussed followed by  how to use one of these libs with a Python web framework.

More from this channel