Indexed Database API 2.0 is now a W3C Recommendation

Indexed DBThe Web Platform Working Group has published a W3C Recommendation of the Indexed Database API 2.0 specification.
The Indexed Database API 2.0 specification defines APIs for a database of records holding simple values and hierarchical objects. Each record consists of a key and some value. Moreover, the database maintains indexes over records it stores. An application developer directly uses an API to locate records either by their key or by using an index. A query language can be layered on this API. An indexed database can be implemented using a persistent B-tree data structure.

Comments

Popular posts from this blog

SEO vs AEO vs GEO vs SXO vs AIO in 2026: The Complete Guide to Winning Search and AI Discovery

First Public Working Draft: Quantum-Resistant Cryptosuites v1.0 – W3C Takes a Major Step Toward a Post-Quantum Web

Open Task Forces to Discuss Web Schemas, Data Formats