jfgirard / database-comparison

Compare DOM-blocking in browser databases

Home Page:http://nolanlawson.github.io/database-comparison/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser database comparison

Demo app to test different browser databases (memory, LocalStorage, IndexedDB, WebSQL) and in particular see whether or not they block the DOM.

About

Compare DOM-blocking in browser databases

http://nolanlawson.github.io/database-comparison/


Languages

Language:JavaScript 77.1%Language:HTML 21.0%Language:CSS 1.9%