DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > InterSystems Caché vs. Memcached vs. Riak KV vs. Sphinx

System Properties Comparison InterSystems Caché vs. Memcached vs. Riak KV vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInterSystems Caché  Xexclude from comparisonMemcached  Xexclude from comparisonRiak KV  Xexclude from comparisonSphinx  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionA multi-model DBMS and application serverIn-memory key-value store, originally intended for cachingDistributed, fault tolerant key-value storeOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value store
Object oriented DBMS
Relational DBMS
Key-value storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesSearch engine
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.84
Rank#32  Overall
#4  Key-value stores
Score3.84
Rank#76  Overall
#9  Key-value stores
Score5.97
Rank#56  Overall
#5  Search engines
Websitewww.intersystems.com/­products/­cachewww.memcached.orgsphinxsearch.com
Technical documentationdocs.intersystems.comgithub.com/­memcached/­memcached/­wikiwww.tiot.jp/­riak-docs/­riak/­kv/­latestsphinxsearch.com/­docs
DeveloperInterSystemsDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOpenSource, formerly Basho TechnologiesSphinx Technologies Inc.
Initial release1997200320092001
Current release2018.1.4, May 20201.6.29, June 20243.2.0, December 20223.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSD licenseOpen Source infoApache version 2, commercial enterprise editionOpen Source infoGPL version 2, commercial licence available
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.
Implementation languageCErlangC++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemedepending on used data modelschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonono
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.yesno
Secondary indexesyesnorestrictedyes infofull-text index on all search fields
SQL infoSupport of SQLyesnonoSQL-like query language (SphinxQL)
APIs and other access methods.NET Client API
JDBC
ODBC
RESTful HTTP API
Proprietary protocolHTTP API
Native Erlang Interface
Proprietary protocol
Supported programming languagesC#
C++
Java
.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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyesnoErlangno
Triggersyesnoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infono "single point of failure"Sharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnone infoRepcached, a Memcached patch, provides this functionallityselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAccess rights for users, groups and rolesyes infousing SASL (Simple Authentication and Security Layer) protocolyes, using Riak Securityno

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

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

More resources
InterSystems CachéMemcachedRiak KVSphinx
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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Further insights on and thoughts about the Oracle acquisition of Cerner
22 December 2021, Telehealth and Telecare Aware

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

Associative Data Modeling Demystified – Part1
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

AMD Ryzen 5 9600X & Ryzen 7 9700X Offer Excellent Linux Performance
7 August 2024, Phoronix

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached Cloud available in the Azure Store
18 April 2014, Microsoft

provided by Google News

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

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

Is Riak A Good NoSQL Database Option For Enterprises?
1 July 2019, AIM

Basho aims for enterprise operational simplicity with new Data Platform
26 May 2015, diginomica

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose?
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Leading Local Search Engine (Just) Dials Open Source for a Growth Call!
1 September 2010, Open Source For You

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.

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Present your product here