IndexedDB

IndexedDB

Mozilla
+
+

Related Products

  • RaimaDB
    10 Ratings
    Visit Website
  • UnForm
    18 Ratings
    Visit Website
  • Ditto
    2 Ratings
    Visit Website
  • AddSearch
    138 Ratings
    Visit Website
  • Sharesight
    529 Ratings
    Visit Website
  • Vertex AI
    827 Ratings
    Visit Website
  • DbVisualizer
    541 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • TeamDesk
    92 Ratings
    Visit Website
  • Google Cloud Platform
    60,456 Ratings
    Visit Website

About

​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.

About

​OrbitDB is a serverless, distributed, peer-to-peer database that utilizes IPFS for data storage and Libp2p Pubsub for automatic synchronization across peers. It employs Merkle-CRDTs to ensure conflict-free database writes and merges, making it suitable for decentralized applications, blockchain integrations, and local-first web apps. OrbitDB offers various database types tailored to different use cases: 'events' for immutable append-only logs, 'documents' for JSON document storage indexed by a specified key, 'keyvalue' for traditional key-value pairs, and 'keyvalue-indexed' for LevelDB-indexed key-value data. All these databases are built atop OpLog, an immutable, cryptographically verifiable, operation-based CRDT structure. The JavaScript implementation supports both browser and Node.js environments, with a Go version maintained by the Berty project.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

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

Audience

Individuals requiring a solution to automatically sync databases with peers

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

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

Reviews/Ratings

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

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

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

Company Information

OrbitDB
United States
orbitdb.org

Alternatives

Core Data

Core Data

Apple

Alternatives

Realm

Realm

Realm DB
Perst

Perst

McObject
Apache Accumulo

Apache Accumulo

Apache Corporation

Categories

Categories

Integrations

JavaScript
Dexie
Go
JSON
LevelDB
Node.js

Integrations

JavaScript
Dexie
Go
JSON
LevelDB
Node.js
Claim IndexedDB and update features and information
Claim IndexedDB and update features and information
Claim OrbitDB and update features and information
Claim OrbitDB and update features and information