• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. 術語表
  2. IndexedDB
  • Change language
  • View in English

Table of contents

  • 了解更多

IndexedDB

IndexedDB 是一個用來在瀏覽器內儲存大型數據結構,並對其建立索引以高效查詢的 Web API。類似基於 SQL 的 關連式資料庫管理系統(RDBMS), IndexedDB 是一套交易式資料庫系統。然而,它使用 JavaScript 物件而非固定欄位的資料表來記錄資料。

了解更多

  • MDN 上的 IndexedDB API
  • W3C 的 IndexedDB 標準

Last modified: Mar 23, 2019, by MDN contributors

Change your language
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies