IndexedDB

IndexedDB

Mozilla
+
+

Related Products

  • Couchbase
    414 Ratings
    Visit Website
  • Google Cloud BigQuery
    2,018 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • RaimaDB
    12 Ratings
    Visit Website
  • Concord
    237 Ratings
    Visit Website
  • MongoDB Atlas
    1,652 Ratings
    Visit Website
  • Teradata VantageCloud
    1,107 Ratings
    Visit Website
  • Synchredible
    30 Ratings
    Visit Website
  • Expedience Software
    33 Ratings
    Visit Website
  • Filerev
    3 Ratings
    Visit Website

About

Use Azure Table storage to store petabytes of semi-structured data and keep costs down. Unlike many data stores—on-premises or cloud-based—Table storage lets you scale up without having to manually shard your dataset. Availability also isn’t a concern: using geo-redundant storage, stored data is replicated three times within a region—and an additional three times in another region, hundreds of miles away. Table storage is excellent for flexible datasets—web app user data, address books, device information, and other metadata—and lets you build cloud applications without locking down the data model to particular schemas. Because different rows in the same table can have a different structure—for example, order information in one row, and customer information in another—you can evolve your application and table schema without taking it offline. Table storage embraces a strong consistency model.

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.

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

IT teams seeking a NoSQL key-value store for rapid development using massive semi-structured datasets

Audience

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

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

No information available.
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

Microsoft
Founded: 1975
United States
azure.microsoft.com/en-us/services/storage/tables/#features

Company Information

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

Alternatives

Alternatives

Core Data

Core Data

Apple
Apache HBase

Apache HBase

The Apache Software Foundation
Realm

Realm

Realm DB
Apache Cassandra

Apache Cassandra

Apache Software Foundation
Perst

Perst

McObject

Categories

Categories

Integrations

Auth.js
Autymate
DQ Studio
Data Sentinel
Dexie
JavaScript
Microsoft Azure
NXLog
SSIS Integration Toolkit
StarfishETL

Integrations

Auth.js
Autymate
DQ Studio
Data Sentinel
Dexie
JavaScript
Microsoft Azure
NXLog
SSIS Integration Toolkit
StarfishETL
Claim Azure Table Storage and update features and information
Claim Azure Table Storage and update features and information
Claim IndexedDB and update features and information
Claim IndexedDB and update features and information