Movatterモバイル変換


[0]ホーム

URL:


  1. Glossary
  2. IndexedDB

IndexedDB

IndexedDB is a WebAPI for storing large data structures within browsers and indexing them for high-performance searching. Like anSQL-basedRDBMS, IndexedDB is a transactional database system. However, it usesJavaScript objects rather than fixed columns tables to store data.

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp