239-919-3646 Webmaster Naples FL

The Web Applications Working Group has published a First Public Working Draft of Indexed Database API 3.0. This document 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.

This is the Third Edition of Indexed Database API, which is intended to supersede Indexed Database API 2.0.

Original source: https://www.w3.org/blog/news/archives/8944