IndexedDB: the local database in HTML5 This article is about the API IndexedDB, which is a local database on your computer. This API has become the standard in applications made with HTML5. It has a number of advantages over traditional databases. One of them is that...