Hacker News
- LocalStorage vs. IndexedDB vs. Cookies vs. OPFS vs. WASM-SQLite https://rxdb.info/articles/localstorage-indexeddb-cookies-opfs-sqlite-wasm.html 9 comments
- What’s new in IndexedDB 2.0? https://hacks.mozilla.org/2016/10/whats-new-in-indexeddb-2-0/ 30 comments
- IndexedDB API polyfill on WebSql http://nparashuram.com/IndexedDBShim/index.html 2 comments
- Public WebApps: IndexedDB: WebSQL and LocalStorage are not viable alternatives http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0972.html 3 comments
- Beyond HTML5: Database APIs and the Road to IndexedDB http://hacks.mozilla.org/2010/06/beyond-html5-database-apis-and-the-road-to-indexeddb/ 12 comments
- Firefox 4: An early walk-through of IndexedDB http://hacks.mozilla.org/2010/06/comparing-indexeddb-and-webdatabase/ 15 comments
- A change to the default durability mode in IndexedDB https://developer.chrome.com/en/blog/indexeddb-durability-mode-now-defaults-to-relaxed/ 2 comments webdev
- indexed.db - It's just IndexedDB for ClojureScript https://github.com/brianium/indexed.db 9 comments clojure
- IndexedDB in Safari 15 leaks your browsing activity in real time https://fingerprintjs.com/blog/indexeddb-api-browser-vulnerability-safari-15/ 141 comments programming
- IndexedDB in Safari 15 leaks your browsing activity in real time https://fingerprintjs.com/blog/indexeddb-api-browser-vulnerability-safari-15/ 40 comments netsec
- Developing a Progressive Web App, is IndexedDB frowned upon with regard to user privacy? https://web.dev/what-are-pwas/ 4 comments privacy
- Why IndexedDB is slow and what to use instead https://rxdb.info/slow-indexeddb.html 15 comments javascript
- Speeding up IndexedDB reads and writes https://nolanlawson.com/2021/08/22/speeding-up-indexeddb-reads-and-writes/ 16 comments javascript
- Bad Apple Safari update breaks IndexedDB JavaScript API, upsets web apps https://www.theregister.com/2021/06/16/apple_safari_indexeddb_bug/ 85 comments javascript
- Bad Apple Safari update breaks IndexedDB JavaScript API, upsets web apps https://www.theregister.com/2021/06/16/apple_safari_indexeddb_bug/ 5 comments programming
- Bad Apple Safari update breaks IndexedDB JavaScript API, upsets web apps https://www.theregister.com/2021/06/16/apple_safari_indexeddb_bug/ 182 comments apple
- IndexedDB is completely broken in latest Safari https://twitter.com/feross/status/1404568122158313474 53 comments programming
- Increasing performance by batching IndexedDB writes with mergebounce https://opkode.com/blog/2021-05-05-mergebounce-indexeddb/ 2 comments javascript
- Datahike in ClojureScript with IndexedDB support https://lambdaforge.io/2021/03/03/datahike-clojurescript.html 23 comments clojure
- How to use IndexedDB https://javascript.info/indexeddb 11 comments node
- IndexedDB & Cache API are bad and broken. How to fix? https://firefox-storage-test.glitch.me/ 12 comments firefox
- Lost control over extension's data, and problems in importing profiles caused by IndexedDB databases introduction https://www.reddit.com/r/firefox/comments/axea37/lost_control_over_extensions_data_and_problems_in/ 6 comments firefox
- Is it possible for Chrome to use 65MB of space for IndexedDB data while Firefox uses 650MB of space for IndexedDB for the exact same amount of data? https://www.reddit.com/r/javascript/comments/9wmat0/is_it_possible_for_chrome_to_use_65mb_of_space/ 3 comments javascript
- Fundamentals of storing data in the browser with IndexedDB https://wanago.io/2018/10/08/fundamentals-of-storing-data-in-the-browser-with-indexeddb/ 12 comments javascript
- indexedDB broken - UnknownError - Error opening Database https://www.reddit.com/r/firefox/comments/9c2q9m/indexeddb_broken_unknownerror_error_opening/ 7 comments firefox
- Firefox mobile does not clear IndexedDB when clearing all private data https://demo.agektmr.com/storage/ 15 comments firefox
- Another note to WebExtension developers who use IndexedDB https://www.reddit.com/r/firefox/comments/77kjgb/another_note_to_webextension_developers_who_use/ 5 comments firefox
- Note to Firefox WebExtension developers who use IndexedDB https://www.reddit.com/r/firefox/comments/74wttb/note_to_firefox_webextension_developers_who_use/ 7 comments firefox
- Firefox not deleting IndexedDB storage, allowing websites to set persistent cookies https://superuser.com/questions/1250944/how-can-this-website-reidentify-me-even-after-deleting-all-of-my-browsers-histo 17 comments privacy
- How can I extend IndexedDB limits? https://devdocs.io 3 comments firefox
- Safari Technology Preview - new preview for web devs with ES6, better IndexedDB, etc https://webkit.org/blog/6017/introducing-safari-technology-preview/ 10 comments programming
- IndexedDB on iOS 8 - Broken Bad http://www.raymondcamden.com/2014/9/25/indexeddb-on-ios-8--broken-bad 5 comments webdev
- IndexedDB on iOS 8 is badly broken http://www.raymondcamden.com/2014/9/25/indexeddb-on-ios-8--broken-bad 2 comments javascript
- Indexeddb passing an object issue http://jsfiddle.net/VZK3N/ 3 comments javascript
- An Introduction to IndexedDB, a powerful way to store and retrieve data in the browser. http://dev.opera.com/articles/introduction-to-indexeddb/ 10 comments webdev
- Beautiful database API for IndexedDB https://bitbucket.org/ytkyaw/ydn-db/wiki/home 13 comments javascript
- Firefox for Android updated to support touch events, IndexedDB, and more https://blog.mozilla.com/blog/2011/08/16/firefox-for-android-has-a-new-look-and-tools-that-empower-developers-to-build-rich-mobile-web-experiences/ 5 comments firefox
- Firefox 4 Beta 9 Out, Now With IndexedDB and Tabs On Titlebar http://www.mozilla.com/en-us/firefox/4.0b9/releasenotes/ 5 comments technology
- Prototyping Early W3C HTML5 Specifications - MS creates IE support for WebSockets and IndexedDB http://blogs.msdn.com/b/interoperability/archive/2010/12/21/prototyping-early-w3c-html5-specifications.aspx 8 comments programming
- Firefox 4: An early walk-through of IndexedDB http://hacks.mozilla.org/2010/06/comparing-indexeddb-and-webdatabase/ 25 comments programming