A (very) simple demo app using TinyDb. Look for an episode on TinyDb coming to Talk Python To Me shortly!
This very simple application shows you the few steps required to get started modeling a blog with posts and comments using TinyDb (an embeddable document oriented db for Python at github.com/msiemens/tinydb.