https://github.com/nolanlawson/database-comparison-worker-pouch
Fork of https://github.com/nolanlawson/database-comparison to demo worker-pouch
https://github.com/nolanlawson/database-comparison-worker-pouch
Last synced: 11 days ago
JSON representation
Fork of https://github.com/nolanlawson/database-comparison to demo worker-pouch
- Host: GitHub
- URL: https://github.com/nolanlawson/database-comparison-worker-pouch
- Owner: nolanlawson
- Created: 2015-10-07T03:33:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T19:59:46.000Z (almost 7 years ago)
- Last Synced: 2025-04-15T16:29:41.194Z (11 days ago)
- Language: JavaScript
- Homepage: https://nolanlawson.github.io/database-comparison-worker-pouch
- Size: 273 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.