IndexedDB

IndexedDB

Mozilla
+
+

Related Products

  • RaimaDB
    12 Ratings
    Visit Website
  • UnForm
    19 Ratings
    Visit Website
  • Ditto
    2 Ratings
    Visit Website
  • AddSearch
    140 Ratings
    Visit Website
  • Sharesight
    546 Ratings
    Visit Website
  • Vertex AI
    961 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • Google Cloud Platform
    60,586 Ratings
    Visit Website
  • DbVisualizer
    561 Ratings
    Visit Website
  • KrakenD
    71 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

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is the most widely deployed database in the world with more applications than we can count, including several high-profile projects.

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

Developers interested in a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine

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 4.3 / 5
ease 5.0 / 5
features 4.2 / 5
design 4.5 / 5
support 4.8 / 5

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

SQLite
United States
sqlite.org

Alternatives

Core Data

Core Data

Apple

Alternatives

RaimaDB

RaimaDB

Raima
InterBase

InterBase

Embarcadero
Realm

Realm

Realm DB
Core Data

Core Data

Apple
Perst

Perst

McObject

Categories

Categories

Database Features

Backup and Recovery
Creation / Development
Data Migration
Data Replication
Data Search
Data Security
Database Conversion
Mobile Access
Monitoring
NOSQL
Performance Analysis
Queries
Relational Interface
Virtualization

Integrations

BlazeSQL
CompareData
DeZign for Databases
Dqlite
FastReport .NET
FastReport Online Designer
Intact Platform
MatDeck
Pedigree Cloud
RAD Studio
RadSystems
RunCode
SQLAI.ai
SQLiteStudio
Simcad Pro
Sqitch
TablePlus
TeamStation
Turso
Wiki.js

Integrations

BlazeSQL
CompareData
DeZign for Databases
Dqlite
FastReport .NET
FastReport Online Designer
Intact Platform
MatDeck
Pedigree Cloud
RAD Studio
RadSystems
RunCode
SQLAI.ai
SQLiteStudio
Simcad Pro
Sqitch
TablePlus
TeamStation
Turso
Wiki.js
Claim IndexedDB and update features and information
Claim IndexedDB and update features and information
Claim SQLite and update features and information
Claim SQLite and update features and information