A common question with db.js is how to merge data from a remote store into the local store. When doing so you need to think about how you're handling an add vs an update statement.
Read PostRead PostRead PostUpcoming speaking on IndexedDB
Read PostA little word on the db.js support for Chrome
Read PostThe quirk of reverse index querying in IndexedDB and in turn db.js
Read PostA starting point for learning where and how
Read PostAn overview of how to create indexes and execute powerful queries against them using db.js
Read PostAn introduction to db.js, an IndexedDB wrapper.
Read PostA subtle change to IndexedDB in IE10 PP6
Read Post