IndexedDB

IndexedDB

Mozilla
+
+

Related Products

  • RaimaDB
    12 Ratings
    Visit Website
  • UnForm
    19 Ratings
    Visit Website
  • Ditto
    2 Ratings
    Visit Website
  • ZenTreasury
    9 Ratings
    Visit Website
  • Couchbase
    412 Ratings
    Visit Website
  • Sharesight
    566 Ratings
    Visit Website
  • LeaseAccounting.app
    Visit Website
  • Google Cloud Platform
    61,011 Ratings
    Visit Website
  • DbVisualizer
    583 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

Livegrep is a tool, partially inspired by Google Code Search, for interactive regex search of ~gigabyte-scale source repositories. To run livegrep, you need to invoke both the codesearch backend index/search process, and the livegrep web interface. To run the sample web interface over livegrep itself, once you have built both codesearch and livegrep. The codesearch binary is responsible for reading source code, maintaining an index, and handling searches. livegrep is stateless and relies only on the connection to codesearch over a TCP connection. By default, codesearch will build an in-memory index over the repositories specified in its configuration file. You can, however, also instruct it to save the index to a file on disk. This has the dual advantages of allowing indexes that are too large to fit in RAM, and of allowing an index file to be reused.

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

Code search solution for individuals

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

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

livegrep
livegrep.com/about

Alternatives

Core Data

Core Data

Apple

Alternatives

Hound

Hound

Etsy
Realm

Realm

Realm DB
Sourcetrail

Sourcetrail

Coati Software
Perst

Perst

McObject
Fisheye

Fisheye

Atlassian

Categories

Categories

Integrations

Dexie
JavaScript

Integrations

Dexie
JavaScript
Claim IndexedDB and update features and information
Claim IndexedDB and update features and information
Claim livegrep and update features and information
Claim livegrep and update features and information