http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/florinpop17/app-ideas/blob/master/Projects/1-Beginner/First-DB-App.md
IndexedDB is built into most modern browsers and provides 12 developers with basic database features, transaction support, and client-side 13 cross-session persistance. 14 15 ### Requirements & Constraints 16 17 - The primary use case for a browser based database is to maintain state or 18 status information that needs to persist across sessions, or as a work area 19 for temporary data. For example, data retrieved from a server that must be 20 reformatted or cleansed before it's presented...