BigchainDB Alternatives

BigchainDB Alternatives

BigchainDB allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a blockchain database, supporting a wide range of industries and use cases. BigchainDB provides high throughput, low latency, .. read more.

According to people there are many software similar to it, and the best alternative to BigchainDB is PouchDB which is both free and open source. Other highly recommended applications include OrbitDB (Free) , RxDB (Free) and RedisGraph (Free).
In total people have suggested 23 alternatives to BigchainDB that share similarities by use case and feature set.

PouchDB

PouchDB is a free and open-source JavaScript database inspired by Apache CouchDB. The database is designed from the ground-up to run well within modern web browsers. With PouchDB you can create web applications that works as well offline as they do online. PouchDB achives this by storing data locally, then synchronize it with CouchDB and compatible servers when the user get internet access once again. This is especially useful for applications facing countries and regions with lower quality internet connections or unstable infrastructure.

Free & Open Source
👍 Most people think PouchDB is a good alternative to BigchainDB.

OrbitDB

OrbitDB is free and open-source serverless, distributed, peer-to-peer database for IPFS (Internet Planetary File System). The database is most commonly used for decentralized apps (dApps) and blockchain applications. With OrbitDB, IPFS is used for data storage, while IPFS Pubsub is used to automatically sync databases with peers across the network. Which makes OrbitDB an "eventually consistent database" that uses CRDTs for conflict-free database merges, suited for decentralization of data.

Free & Open Source
👍 Most people think OrbitDB is a good alternative to BigchainDB.

RxDB

RxDB is short for Reactive Database and is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and NodeJs. Reactive means that you can not only query the current state, but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based realtime applications in way that makes it easy to develop and also has great performance benefits. To replicate data between your clients and server, RxDB provides modules for realtime replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints.

Free & Open Source
👍 Most people think RxDB is a good alternative to BigchainDB.

RedisGraph

RedisGraph is the first free and open source queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph.

Free & Open Source

Redis

Redis is a free and open-source, in in-memory data structure store that can be used as a database, cache or message broker. The project is community developed and released under the BSD license. Redis supports common data structures including strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams.

Free & Open Source

RethinkDB

RethinkDB is a scalable, open-source database designed for real-time applications. When your app polls your database for data, it becomes slow, unscalable, and cumbersome to maintain. RethinkDB solves this by providing a new database access model, where developers can instruct the database to continuously push updated query results to their applications, without polling.

Free & Open Source

ArangoDB

ArangoDB is a database system that was designed to support key/value, document, and graph data to be stored together, and queried via a unified language called AQL. The project is developed by ArangoDB GmbH, and released free and open-source under the Apache License 2.0. The universal "native multi-level" design of the database allows for a flexible approach when structuring and building an application, a feature that many have come to love.

Freemium & Open Source

Memcached

Memcached is a free and open-source in-memory key-value store used for storing small chunks of data objects in dynamic memory. Most commonly, Memcached is used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an data sources needs to be fetched. Rather than querying the database for each unique request, Memcached can be used to store data from common pages in memory and speedup and improve the experience of a web application or website.

Free & Open Source

Apache HBase

With Apache HBase manager realtime read/write access to your Big Data. Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.

Free & Open Source

PostgreSQL

PostgreSQL, or Postgres for short is a widely popular, free and open-source relational database management system. PostgreSQL is available for all major operating systems including macOS, Linux, Windows, BSD and Solaris. The project has been in active development for over 30 years now, and powers many of the applications you use on a daily basis.

Free & Open Source

MySQL

The worlds most popular free open-source relational database, MySQL is used by 150,000 + companies across the globe. The relational database management system is released and distributed under the GPL license and openly developed by the community. MySQL uses SQL as its query language and is fully integrated and ACID compliant.

Free & Proprietary

KeyDB

KeyDB is fast, free, and open-source NoSQL database with full compatibility for Redis APIs, clients, and modules. The database was originally forked from the Redis code-base and has been improved to handle multithreading, memory efficiency, and higher throughput. KeyDB is now a fully multithreaded and allow many machine cores to operate a single node resulting in 5X the throughput of Redis (v5) and up to 3x the throughput of Redis (v6). KeyDB also includes Redis Enterprise such as Active Replication, FLASH storage support, and other features like direct backup to AWS S3.

Free & Open Source

How Are These BigchainDB Alternatives Generated?

Information found on this page is crowd-sourced by the community and contains the most agreed upon BigchainDB alternatives. You can use this information to find similar software to BigchainDB for specific platforms with various pricing options and licenses. Anyone that have previously used BigchainDB can suggest alternatives, vote on the accuracy of other users claims, and help more people in the process of doing so.

This page was last updated on Sun 23 Jan 2022 (3 weeks, 1 day ago).