IndexedDB

IndexedDB

Mozilla
python-sql

python-sql

Python Software Foundation
+

Related Products

  • Ditto
    2 Ratings
    Visit Website
  • RaimaDB
    9 Ratings
    Visit Website
  • UnForm
    18 Ratings
    Visit Website
  • DbVisualizer
    522 Ratings
    Visit Website
  • TeamDesk
    92 Ratings
    Visit Website
  • Google Cloud Platform
    60,421 Ratings
    Visit Website
  • KrakenD
    71 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • Vertex AI
    743 Ratings
    Visit Website
  • Sharesight
    500 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.

About

python-sql is a library to write SQL queries in a pythonic way. Simple selects, select with where condition. Select with join or select with multiple joins. Select with group_by and select with output name. Select with order_by, or select with sub-select. Select on other schema and insert query with default values. Insert query with values, and insert query with query. Update query with values. Update query with where condition. Update query with from the list. Delete query with where condition, and delete query with sub-query. Provides limit style, qmark style, and numeric style.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

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

Audience

Developers searching for a solution offering a library to write SQL queries

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

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

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

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

Company Information

Python Software Foundation
United States
pypi.org/project/python-sql/

Alternatives

Core Data

Core Data

Apple

Alternatives

Alternatives

Realm

Realm

Realm DB
warcat

warcat

Python Software Foundation

Categories

Categories

Categories

Integrations

Dexie
Domino Enterprise MLOps Platform
Go
JSON
JavaScript
LevelDB
Node.js
Python

Integrations

Dexie
Domino Enterprise MLOps Platform
Go
JSON
JavaScript
LevelDB
Node.js
Python

Integrations

Dexie
Domino Enterprise MLOps Platform
Go
JSON
JavaScript
LevelDB
Node.js
Python
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
Claim python-sql and update features and information
Claim python-sql and update features and information