Backbone and CouchDB
CouchDB with Backbone and backbone-couchdb.
And because it’s couchdb, all you have to do is create the database record in futon (one click) and all the models are automatically saved away, the database doesn’t need to be aware of what you’re saving, it just saves.
Original title and link: Backbone and CouchDB (NoSQL databases © myNoSQL)