DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. DataFS vs. Machbase Neo vs. Redis vs. STSdb

System Properties Comparison Badger vs. DataFS vs. Machbase Neo vs. Redis vs. STSdb

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDataFS  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonRedis  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.TimeSeries DBMS for AIoT and BigDataPopular 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.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeObject oriented DBMSTime Series DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceKey-value store
Secondary database modelsGraph DBMSDocument 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.22
Rank#320  Overall
#47  Key-value stores
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score155.94
Rank#6  Overall
#1  Key-value stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­dgraph-io/­badgernewdatabase.commachbase.comredis.com
redis.io
github.com/­STSSoft/­STSdb4
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdev.mobiland.com/­Overview.xspmachbase.com/­dbmsdocs.redis.com/­latest/­index.html
redis.io/­docs
DeveloperDGraph LabsMobiland AGMachbaseRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.STS Soft SC
Initial release20172018201320092011
Current release1.1.263, October 2022V8.0, August 20237.2.5, May 20244.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infofree test version availableOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageGoCCC#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
WindowsLinux
macOS
Windows
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Windows
Data schemeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesschema-freeyes
Typing infopredefined data types such as float or datenoyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes infoprimitive types and user defined types (classes)
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.nononono
Secondary indexesnonoyesyes infowith RediSearch moduleno
SQL infoSupport of SQLnonoSQL-like query languagewith RediSQL moduleno
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
proprietary protocol infoRESP - REdis Serialization Protocol.NET Client API
Supported programming languagesGo.Net
C
C#
C++
VB.Net
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
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
C#
Java
Server-side scripts infoStored proceduresnonoLua; Redis Functions coming in Redis 7 (slides and Github)no
Triggersnono, except callback-events from server when changes happenednopublish/subscribe channels provide some trigger functionality; RedisGearsno
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononothrough RedisGearsno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoAtomic execution of command blocks and scripts and optimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyesyesnoyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infovolatile and lookup tableyes
User concepts infoAccess controlnoWindows-Profilesimple password-based access controlAccess 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
no

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

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

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» 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
BadgerDataFSMachbase Neo infoFormer name was InfinifluxRedisSTSdb
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

Redis Interview Questions(4): The principle and application scenarios of the Set data type
2 June 2024, Medium

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

AWS announces vector search for Amazon MemoryDB for Redis (Preview)
29 November 2023, AWS Blog

Linux Foundation Backs 'Valkey' Open-Source Fork of Redis
29 March 2024, Datanami

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Present your product here