Hello everyone,
I've just finished creating a basic Object Relational Mapper (ORM) in
Twisted (http://trac.butterfat.net/public/twistar) called Twistar. The
goal of the project is most certainly not to duplicate the full
functionality of existing Python ORM's, but rather to provide a simple
hopefully Twistar
can make interacting with those relational DB's a little easier. Due to
the structural differences, though, it would probably be a better idea
to either start a new project or extend Paisley if you're interested in
a better Twisted-based interface to CouchDB.
Brian