DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HBase vs. Memgraph vs. Riak KV vs. STSdb vs. Virtuoso

System Properties Comparison HBase vs. Memgraph vs. Riak KV vs. STSdb vs. Virtuoso

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonMemgraph  Xexclude from comparisonRiak KV  Xexclude from comparisonSTSdb  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableAn open source graph database built for real-time streaming and compatible with Neo4jDistributed, fault tolerant key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelWide column storeGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesKey-value storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitehbase.apache.orgmemgraph.comgithub.com/­STSSoft/­STSdb4virtuoso.openlinksw.com
Technical documentationhbase.apache.org/­book.htmlmemgraph.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.openlinksw.com/­virtuoso
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetMemgraph LtdOpenSource, formerly Basho TechnologiesSTS Soft SCOpenLink Software
Initial release20082017200920111998
Current release2.3.4, January 20213.2.0, December 20224.0.8, September 20157.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPLv2, commercial license availableOpen Source infoGPLv2, extended 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.
Implementation languageJavaC and C++ErlangC#C
Server operating systemsLinux
Unix
Windows infousing Cygwin
LinuxLinux
OS X
WindowsAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-free, schema definition possibleschema-free and schema-optionalschema-freeyesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesnoyes infoprimitive types and user defined types (classes)yes
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.nononoyes
Secondary indexesnorestrictednoyes
SQL infoSupport of SQLnonononoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJava API
RESTful HTTP API
Thrift
Bolt protocol
Cypher query language
HTTP API
Native Erlang Interface
.NET Client APIADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C#
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresyes infoCoprocessors in JavaErlangnoyes infoVirtuoso PL
Triggersyesyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningSharding infono "single point of failure"noneyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication using RAFTselectable replication factornoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsno infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACID infowith snapshot isolationnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUsers, roles and permissionsyes, using Riak SecuritynoFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
HBaseMemgraphRiak KVSTSdbVirtuoso
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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

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

More resources
HBaseMemgraphRiak KVSTSdbVirtuoso
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

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.

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

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.

Present your product here