Audience

Professional developers in need of a tool to build offline-capable web applications

About IndexedDB

​IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data. While web storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data. IndexedDB provides a solution. IndexedDB is a transactional database system, like an SQL-based Relational Database Management System (RDBMS). However, unlike SQL-based RDBMSes, which use fixed-column tables, IndexedDB is a JavaScript-based object-oriented database. IndexedDB lets you store and retrieve objects that are indexed with a key; any objects supported by the structured clone algorithm can be stored. You need to specify the database schema, open a connection to your database, and then retrieve and update data within a series of transactions. Like most web storage solutions, IndexedDB follows the same-origin policy.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

API:
Yes, IndexedDB offers API access

Ratings/Reviews

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Company Information

Mozilla
Founded: 2005
United States
developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API

Videos and Screen Captures

IndexedDB Screenshot 1
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler Icon
Find Hidden Risks in Windows Task Scheduler

Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool

Product Details

Platforms Supported
Cloud
Training
Documentation
In Person
Support
Phone Support
Online

IndexedDB Frequently Asked Questions

Q: What kinds of users and organization types does IndexedDB work with?
Q: What languages does IndexedDB support in their product?
Q: What kind of support options does IndexedDB offer?
Q: What other applications or services does IndexedDB integrate with?
Q: Does IndexedDB have an API?
Q: What type of training does IndexedDB provide?
Q: How much does IndexedDB cost?

IndexedDB Product Features

IndexedDB Additional Categories