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

DBMS > Memcached vs. PouchDB vs. RocksDB vs. Snowflake vs. Splunk

System Properties Comparison Memcached vs. PouchDB vs. RocksDB vs. Snowflake vs. Splunk

Editorial information provided by DB-Engines
NameMemcached  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionIn-memory key-value store, originally intended for cachingJavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Cloud-based data warehousing service for structured and semi-structured dataAnalytics Platform for Big Data
Primary database modelKey-value storeDocument storeKey-value storeRelational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score19.42
Rank#32  Overall
#4  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Websitewww.memcached.orgpouchdb.comrocksdb.orgwww.snowflake.comwww.splunk.com
Technical documentationgithub.com/­memcached/­memcached/­wikipouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wikidocs.snowflake.net/­manuals/­index.htmldocs.splunk.com/­Documentation/­Splunk
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalApache Software FoundationFacebook, Inc.Snowflake Computing Inc.Splunk Inc.
Initial release20032012201320142003
Current release1.6.27, May 20247.1.1, June 20199.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen SourceOpen Source infoBSDcommercialcommercial infoLimited free edition and free developer edition available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptC++
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxhostedLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)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.nonoyesyes
Secondary indexesnoyes infovia viewsnoyes
SQL infoSupport of SQLnononoyesno infoSplunk Search Processing Language for search commands
APIs and other access methodsProprietary protocolHTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
CLI Client
JDBC
ODBC
HTTP REST
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
JavaScript (Node.js)
Python
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptnouser defined functionsyes
Triggersnoyesno infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentnoyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolnonoUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and roles

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
MemcachedPouchDBRocksDBSnowflakeSplunk
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

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

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

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

provided by Google News

Redox, Snowflake Partner to Streamline Healthcare Data Exchange for AI and Machine Learning
24 May 2024, HIT Consultant

Generative AI Innovation in Snowflake-Informatica Partnership
23 May 2024, SiliconANGLE News

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 May 2024, VentureBeat

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here