A Python on the Couch

Mr. Mark J Rees bio
30min ◊ Beginner
Saturday 10:20am, Ionic
categories: databases, nosql

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. Also there will be an example of using a Python view server in place of the standard Javascript views provided by couchdb. 


files Files:





# Permalink