This page is Ready to Use

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

indexedDB

Summary

Implements the IDBFactory object’s open method, thereby providing the way to open (create or access) a database.

Properties

No properties.

Methods

open
Opens a database. See apis/indexeddb/IDBFactory/open

Events

No events.

Related specifications

W3C IndexedDB Specification
W3C Proposed Recommendation