First Public Working Draft: Indexed Database API 3.0

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 […]


This content originally appeared on W3C News and was authored by Xueyuan Jia

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.


This content originally appeared on W3C News and was authored by Xueyuan Jia


Print Share Comment Cite Upload Translate Updates
APA

Xueyuan Jia | Sciencx (2021-03-11T07:51:44+00:00) First Public Working Draft: Indexed Database API 3.0. Retrieved from https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/

MLA
" » First Public Working Draft: Indexed Database API 3.0." Xueyuan Jia | Sciencx - Thursday March 11, 2021, https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/
HARVARD
Xueyuan Jia | Sciencx Thursday March 11, 2021 » First Public Working Draft: Indexed Database API 3.0., viewed ,<https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/>
VANCOUVER
Xueyuan Jia | Sciencx - » First Public Working Draft: Indexed Database API 3.0. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/
CHICAGO
" » First Public Working Draft: Indexed Database API 3.0." Xueyuan Jia | Sciencx - Accessed . https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/
IEEE
" » First Public Working Draft: Indexed Database API 3.0." Xueyuan Jia | Sciencx [Online]. Available: https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/. [Accessed: ]
rf:citation
» First Public Working Draft: Indexed Database API 3.0 | Xueyuan Jia | Sciencx | https://www.scien.cx/2021/03/11/first-public-working-draft-indexed-database-api-3-0/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.