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 > Memcached vs. Riak KV vs. SwayDB vs. Virtuoso vs. WakandaDB

System Properties Comparison Memcached vs. Riak KV vs. SwayDB vs. Virtuoso vs. WakandaDB

Editorial information provided by DB-Engines
NameMemcached  Xexclude from comparisonRiak KV  Xexclude from comparisonSwayDB  Xexclude from comparisonVirtuoso  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionIn-memory key-value store, originally intended for cachingDistributed, fault tolerant key-value storeAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value storeKey-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
Object oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.42
Rank#32  Overall
#4  Key-value stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.00
Rank#382  Overall
#59  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
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitewww.memcached.orgswaydb.simer.auvirtuoso.openlinksw.comwakanda.github.io
Technical documentationgithub.com/­memcached/­memcached/­wikiwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.openlinksw.com/­virtuosowakanda.github.io/­doc
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOpenSource, formerly Basho TechnologiesSimer PlahaOpenLink SoftwareWakanda SAS
Initial release20032009201819982012
Current release1.6.25, March 20243.2.0, December 20227.2.11, September 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGNU Affero GPL V3.0Open Source infoGPLv2, extended commercial license availableOpen Source infoAGPLv3, 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 languageCErlangScalaCC++, JavaScript
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyes 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
yes
Typing infopredefined data types such as float or datenononoyesyes
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.nonoyesno
Secondary indexesnorestrictednoyes
SQL infoSupport of SQLnononoyes infoSQL-92, SQL-200x, SQL-3, SQLXno
APIs and other access methodsProprietary protocolHTTP API
Native Erlang Interface
ADO.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
RESTful HTTP API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
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
Java
Kotlin
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
JavaScript
Server-side scripts infoStored proceduresnoErlangnoyes infoVirtuoso PLyes
Triggersnoyes infopre-commit hooks and post-commit hooksnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallityselectable replication factornoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentnoyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolyes, 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)yes
More information provided by the system vendor
MemcachedRiak KVSwayDBVirtuosoWakandaDB
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed 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 modelsAvailable 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
MemcachedRiak KVSwayDBVirtuosoWakandaDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

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

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

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

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

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here