Contribute Media
A thank you to everyone who makes this possible: Read More

A Python on the Couch

Summary

CouchDB &nbsp_place_holder;(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 &nbsp_place_holder;how to use one of these libs with a Python web framework.

Details

Improve this page