Very simple example for using YDN-DB library.
Todo list app is a very simple app to demonstrate basic usage of ydn-db. It show how to put data and get out data from the database. This is the first app you should take a look at if you have use asynchronous API before. It is based on the todo list example in HTML5Rocks web site.