DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigchainDB vs. BigObject vs. EJDB vs. Redis

System Properties Comparison BigchainDB vs. BigObject vs. EJDB vs. Redis

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonBigObject  Xexclude from comparisonEJDB  Xexclude from comparisonRedis  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsAnalytic DBMS for real-time computations and queriesEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Popular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis focuses on performance so most of its design decisions prioritize high performance and very low latencies.
Primary database modelDocument storeRelational DBMS infoa hierachical model (tree) can be imposedDocument storeKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Secondary database modelsDocument store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Search engine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.82
Rank#212  Overall
#36  Document stores
Score0.13
Rank#342  Overall
#150  Relational DBMS
Score0.30
Rank#294  Overall
#44  Document stores
Score156.44
Rank#6  Overall
#1  Key-value stores
Websitewww.bigchaindb.combigobject.iogithub.com/­Softmotions/­ejdbredis.com
redis.io
Technical documentationbigchaindb.readthedocs.io/­en/­latestdocs.bigobject.iogithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperBigObject, Inc.SoftmotionsRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.
Initial release2016201520122009
Current release7.2.4, January 2024
License infoCommercial or Open SourceOpen Source infoAGPL v3commercial infofree community edition availableOpen Source infoGPLv2Open Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
Implementation languagePythonCC
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
server-lessBSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idpartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesyesnoyes infowith RediSearch module
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnowith RediSQL module
APIs and other access methodsCLI Client
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
in-process shared libraryproprietary protocol infoRESP - REdis Serialization Protocol
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-side scripts infoStored proceduresLuanoLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersnonopublish/subscribe channels provide some trigger functionality; RedisGears
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornonenoneMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononothrough RedisGears
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesno infotypically not needed, however similar functionality with collection joins possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yes infoRead/Write Lockingyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyesnonoAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesRedisson PRO: The ultra-fast Redis Java Client.
» more

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigchainDBBigObjectEJDBRedis
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7 January 2015, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Capgemini and Ascribe Build Blockchain Project for Banking Loyalty Rewards
7 June 2016, Bitcoin Magazine

provided by Google News

Linux Foundation marshals support for open source alternative to Redis
3 April 2024, The Register

Valkey is Rapidly Overtaking Redis
19 April 2024, DevOps.com

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis' license change and forking are a mess that everybody can feel bad about
1 April 2024, Ars Technica

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here