development, javascript, indexeddbApril 18, 2016By adminINDEXEDDBIndexedDB stands for Indexed Database, is a web standard for storing large amounts of client-side data in a structured manner. This low-level API is able to index data which enables performance rich search on data.