Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “lotusnotes”

CouchDB: Thinking beyond the RDBMS. CouchDB is a fascinating project—an Erlang powered non-relational database with a JSON API that lets you define “views” (really computed tables) based on JavaScript functions that execute using map/reduce. Damien Katz, the main developer currently works for MySQL and used to work on Lotus Notes. 1 3rd September 2007, 9:48 am

A django site