IndexedDB

IndexedDB

Mozilla
+
+

Related Products

  • RaimaDB
    12 Ratings
    Visit Website
  • DbVisualizer
    583 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • Couchbase
    412 Ratings
    Visit Website
  • Windocks
    7 Ratings
    Visit Website
  • FastBound
    24 Ratings
    Visit Website
  • PeerGFS
    27 Ratings
    Visit Website
  • ChatD&B
    Visit Website
  • Okyline
    2 Ratings
    Visit Website
  • DAT
    323 Ratings
    Visit Website

About

Welcome! BergDB is a Java/.NET database designed to be simple and efficient. It was created for us developers who prefer to focus on our specific task, rather then spend time on database issues. BergDB has: simple key-value storage, ACID transactions, historic queries, efficient concurrency control, secondary indexes, fast append-only storage, replication, transparent object serialization and more. BergDB is an embedded, open-source, document-oriented, schemaless, NoSQL database. BergDB is built from the ground up to execute transactions exceptionally fast. And there are no compromises, all writes to the database are made in ACID transactions with the highest possible level of consistency (in SQL-speak: serializable isolation level). Historic queries are important when previous data states are of interest, and also as a fast way to handle concurrency. A read operation never locks anything in BergDB.

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

Data storage solution for IT teams

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

BergDB
bergdb.com

Company Information

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

Alternatives

Alternatives

Core Data

Core Data

Apple
Realm

Realm

Realm DB
Perst

Perst

McObject

Categories

Categories

Integrations

Dexie
JavaScript

Integrations

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