Indexed Database API

E242840

The Indexed Database API is a low-level web browser API that enables client-side storage of significant amounts of structured data, including files and blobs, with powerful indexing and querying capabilities.

All labels observed (14)

How this entity was disambiguated

Statements (66)

Predicate Object
instanceOf Client-side storage technology
Web API
accessibleVia Indexed Database API self-linksurface differs
surface form: window.indexedDB
alsoKnownAs Indexed Database API
surface form: IndexedDB
competesWith Web Storage API
localStorage
sessionStorage
designedFor Complex querying with indexes
Storing significant amounts of data
Structured data storage
enables Complex search over local data
Offline-first web applications
Rich client-side data models
hasCharacteristic Event-driven
Low-level API
Non-relational
Origin-based data isolation
Persistent storage
Transactional
hasConcept Cursor
Database
Event-based callbacks
Index
Key generator
Key path
Object store
Request
Transaction
Versionchange transaction
hasInterface Indexed Database API self-linksurface differs
surface form: IDBCursor

IDBDatabase
Indexed Database API self-linksurface differs
surface form: IDBFactory

Indexed Database API self-linksurface differs
surface form: IDBIndex

Indexed Database API self-linksurface differs
surface form: IDBKeyRange

Indexed Database API self-linksurface differs
surface form: IDBObjectStore

Indexed Database API self-linksurface differs
surface form: IDBOpenDBRequest

Indexed Database API self-linksurface differs
surface form: IDBRequest

IDBTransaction
Indexed Database API self-linksurface differs
surface form: IDBVersionChangeEvent
hasVersion Indexed Database API self-linksurface differs
surface form: Indexed Database API 1.0

Indexed Database API self-linksurface differs
surface form: Indexed Database API 2.0
implementedIn Web browsers
partOf Open Web Platform
relatedTo Cache Storage API
surface form: Cache API

File API
Service Workers
standardizedBy Web Applications Working Group
surface form: W3C Web Applications Working Group

World Wide Web Consortium
supportedBy Google Chrome
Microsoft Edge
Mozilla Firefox
Safari
supports Asynchronous operations
Cursors for iterating over records
Indexes for efficient querying
Indexes on data
Key ranges for queries
Key-value storage
Storing blobs
Storing files
Synchronous operations in Web Workers
Transactions
Versioned databases
usedFor Client-side storage of structured data
Offline web application data storage
Storing large amounts of data in the browser

How these facts were elicited

Referenced by (20)

Full triples — surface form annotated when it differs from this entity's canonical label.

Storage Standard relatedTo Indexed Database API
Web APIs example Indexed Database API
this entity surface form: IndexedDB API
EdgeHTML supportsStandard Indexed Database API
this entity surface form: IndexedDB
Open Web Platform hasComponent Indexed Database API
this entity surface form: IndexedDB
Web Storage API relatedConcept Indexed Database API
this entity surface form: IndexedDB API
Indexed Database API alsoKnownAs Indexed Database API
this entity surface form: IndexedDB
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBFactory
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBOpenDBRequest
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBObjectStore
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBIndex
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBCursor
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBKeyRange
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBRequest
Indexed Database API hasInterface Indexed Database API self-linksurface differs
this entity surface form: IDBVersionChangeEvent
Indexed Database API accessibleVia Indexed Database API self-linksurface differs
this entity surface form: window.indexedDB
Indexed Database API hasVersion Indexed Database API self-linksurface differs
this entity surface form: Indexed Database API 1.0
Indexed Database API hasVersion Indexed Database API self-linksurface differs
this entity surface form: Indexed Database API 2.0
Android WebView supports Indexed Database API
this entity surface form: IndexedDB
Chrome Web Platform features includesAPI Indexed Database API
this entity surface form: IndexedDB API