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 > Atos Standard Common Repository vs. CouchDB vs. etcd vs. RethinkDB vs. VictoriaMetrics

System Properties Comparison Atos Standard Common Repository vs. CouchDB vs. etcd vs. RethinkDB vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonetcd  Xexclude from comparisonRethinkDB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A distributed reliable key-value storeDBMS for the Web with a mechanism to push updated query results to applications in realtime.A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelDocument store
Key-value store
Document storeKey-value storeDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score7.25
Rank#54  Overall
#5  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score1.32
Rank#162  Overall
#14  Time Series DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycouchdb.apache.orgetcd.io
github.com/­etcd-io/­etcd
rethinkdb.comvictoriametrics.com
Technical documentationdocs.couchdb.org/­en/­stableetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
rethinkdb.com/­docsdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperAtos Convergence CreatorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerThe Linux Foundation infosince July 2017VictoriaMetrics
Initial release2016200520092018
Current release17033.3.3, December 20233.4, August 20192.4.1, August 2020v1.91, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0
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 languageJavaErlangGoC++Go
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
Linux
OS X
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeSchema and schema-less with LDAP viewsschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateoptionalnonoyes infostring, binary, float, bool, date, geometry
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.yesnononono
Secondary indexesyesyes infovia viewsnoyes
SQL infoSupport of SQLnonononono
APIs and other access methodsLDAPRESTful HTTP/JSON APIgRPC
JSON over HTTP
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesAll languages with LDAP bindingsC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnoView functions in JavaScriptnono
Triggersyesyesyes, watching key changesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionSharding infoimproved architecture with release 2.0Sharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-replica replicationSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsno infoatomic operations within a single document possiblenoAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnononono
User concepts infoAccess controlLDAP bind authenticationAccess rights for users can be defined per databasenoyes infousers and table-level permissions

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
Atos Standard Common RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"etcdRethinkDBVictoriaMetrics
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, 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

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

Milvus logo

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

Present your product here