Hello db.js

I’m going to make the assumption you’re somewhat familiar with IndexedDB in this post, if you’re not check out this tutorial.
If you’ve spent any time looking at IndexedDB you’ll have to agree that the API leaves a lot to …

I’m going to make the assumption you’re somewhat familiar with IndexedDB in this post, if you’re not check out this tutorial.
If you’ve spent any time looking at IndexedDB you’ll have to agree that the API leaves a lot to be desired. Look IndexedDB is a great feature of modern browsers but the problem is that its API is not really designed around modern JavaScript practices.
In particular I really dislike that you have to do stuff like this:


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2024-03-28T12:50:27+00:00) » Hello db.js. Retrieved from https://www.scien.cx/2012/10/01/hello-db-js/.
MLA
" » Hello db.js." Posts on LINQ to Fail | Sciencx - Monday October 1, 2012, https://www.scien.cx/2012/10/01/hello-db-js/
HARVARD
Posts on LINQ to Fail | Sciencx Monday October 1, 2012 » Hello db.js., viewed 2024-03-28T12:50:27+00:00,<https://www.scien.cx/2012/10/01/hello-db-js/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Hello db.js. [Internet]. [Accessed 2024-03-28T12:50:27+00:00]. Available from: https://www.scien.cx/2012/10/01/hello-db-js/
CHICAGO
" » Hello db.js." Posts on LINQ to Fail | Sciencx - Accessed 2024-03-28T12:50:27+00:00. https://www.scien.cx/2012/10/01/hello-db-js/
IEEE
" » Hello db.js." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2012/10/01/hello-db-js/. [Accessed: 2024-03-28T12:50:27+00:00]
rf:citation
» Hello db.js | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2012/10/01/hello-db-js/ | 2024-03-28T12:50:27+00:00
https://github.com/addpipe/simple-recorderjs-demo