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 > HugeGraph vs. NSDb vs. Redis vs. WakandaDB vs. Weaviate

System Properties Comparison HugeGraph vs. NSDb vs. Redis vs. WakandaDB vs. Weaviate

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonNSDb  Xexclude from comparisonRedis  Xexclude from comparisonWakandaDB  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesPopular 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.WakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access dataAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelGraph DBMSTime Series DBMSKey-value store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceObject oriented DBMSVector DBMS
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.13
Rank#336  Overall
#32  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score157.80
Rank#6  Overall
#1  Key-value stores
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
nsdb.ioredis.com
redis.io
wakanda.github.iogithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationhugegraph.apache.org/­docsnsdb.io/­Architecturedocs.redis.com/­latest/­index.html
redis.io/­docs
wakanda.github.io/­docweaviate.io/­developers/­weaviate
DeveloperBaiduRedis project core team, inspired by Salvatore Sanfilippo infoDevelopment sponsored by Redis Inc.Wakanda SASWeaviate B.V.
Initial release20182017200920122019
Current release0.97.2.4, January 20242.7.0 (April 29, 2019), April 20191.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoAGPLv3, extended commercial license availableOpen Source infocommercial license available with Weaviate Enterprise
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 languageJavaJava, ScalaCC++, JavaScriptGo
Server operating systemsLinux
macOS
Unix
Linux
macOS
BSD
Linux
OS X
Windows infoported and maintained by Microsoft Open Technologies, Inc.
Linux
OS X
Windows
Data schemeyesschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes: int, bigint, decimal, stringpartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.nonononono
Secondary indexesyes infoalso supports composite index and range indexall fields are automatically indexedyes infowith RediSearch moduleyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like query languagewith RediSQL modulenoGraphQL is used as query language
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
gRPC
HTTP REST
WebSocket
proprietary protocol infoRESP - REdis Serialization ProtocolRESTful HTTP APIGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesGroovy
Java
Python
Java
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
JavaScriptJavaScript / TypeScript
Python
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsnoLua; Redis Functions coming in Redis 7 (slides and Github)yesno
Triggersnopublish/subscribe channels provide some trigger functionality; RedisGearsyesno
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication infowith Redis Enterprise Pack
Source-replica replication infoChained replication is supported
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknothrough RedisGearsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic execution of command blocks and scripts and optimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the serveryesyes
Durability infoSupport for making data persistentyesUsing Apache Luceneyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlUsers, roles and permissionsAccess 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
yesAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
HugeGraphNSDbRedisWakandaDBWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more

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
HugeGraphNSDbRedisWakandaDBWeaviate
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

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

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

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

Valkey: A Redis Fork With a Future
2 May 2024, The New Stack

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

Redis moves to source-available licenses
25 March 2024, InfoWorld

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

AllegroGraph logo

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

Milvus logo

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

Present your product here