Skip to content
Indexed Database API

Image by RiaanMarais on Pixabay · Pixabay License

EntityQ125176· pop 8· linked from 472 articles

Indexed Database API

Sign in to save

Also known as IndexedDB, WebSimpleDB

JSONオブジェクトのNoSQLデータベースを管理するためにウェブブラウザが提供するJavaScript API

Official website

Indexed Database API 3.0

w3c.github.io

Link to the official site · 40,000 chars · not written by Vinony

Source code

This is a repository for the development of the Indexed Database (Third Edition) specification. Latest Editor's Draft The First Edition was published as a W3C Recommendation on January 8th, 2015. The Second Edition was published as a W3C Recommendation on January 30th, 2018. First Edition Second Edition

Excerpt from the source-code README · 711 chars · not written by Vinony

Article · 日本語

Indexed Database API (Indexed DB, インデックス データベース API)とは、W3Cにより仕様策定が行われている、値とオブジェクトをローカルデータベースに保持するウェブブラウザの標準インターフェース。Indexed DB は元々2009年にオラクルが提案した。 同じくクライアントサイドに保存する技術として ウェブストレージがあるが、ウェブストレージは単純なキー・バリュー型であるのに対して、Indexed DB ではインデックスをはったり、トランザクション処理もできる。 Indexed DB はブックマークなどウェブブラウザが機能を実装するために使うこともできるし、Eメールクライアントなどウェブアプリケーションにも使える。

Abstract from DBpedia / Wikipedia · CC BY-SA

Available in 8 languages

via Wikidata sitelinks · CC0