A quick and easy wrapper for HTML5 IndexedDB

March 3rd, 2013

After some trail and error I stumbled across https://github.com/jensarps/IDBWrapper. It is a quick and easy to use wrapper for the HTML5 IndexedDB wrapper. There is a two part tutorial (part 1, part 2) that will get you up and running in a few minutes.