Mozilla IndexedDB API MASTER RECORD
The Mozilla IndexedDB supports the development of data storage applications. It is particularly suited for construction of storage applications capable of accommodating bulk structured data such as files. The API that operates as an object-oriented database supports the use of indexed keys in the storage and recovery of objects.
