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 > etcd vs. HugeGraph vs. RethinkDB vs. Sadas Engine vs. SwayDB

System Properties Comparison etcd vs. HugeGraph vs. RethinkDB vs. Sadas Engine vs. SwayDB

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonHugeGraph  Xexclude from comparisonRethinkDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionA distributed reliable key-value storeA fast-speed and highly-scalable Graph DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeGraph DBMSDocument storeRelational DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.25
Rank#54  Overall
#5  Key-value stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteetcd.io
github.com/­etcd-io/­etcd
github.com/­hugegraph
hugegraph.apache.org
rethinkdb.comwww.sadasengine.comswaydb.simer.au
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
hugegraph.apache.org/­docsrethinkdb.com/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperBaiduThe Linux Foundation infosince July 2017SADAS s.r.l.Simer Plaha
Initial release2018200920062018
Current release3.4, August 20190.92.4.1, August 20208.0
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2commercial infofree trial version availableOpen Source infoGNU Affero GPL V3.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 languageGoJavaC++C++Scala
Server operating systemsFreeBSD
Linux
Windows infoexperimental
Linux
macOS
Unix
Linux
OS X
Windows
AIX
Linux
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometryyesno
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.nonononono
Secondary indexesnoyes infoalso supports composite index and range indexyesyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsgRPC
JSON over HTTP
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Groovy
Java
Python
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsnono
Triggersyes, watching key changesnoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding inforange basedhorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoedges in graphnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic single-document operationsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.noyesnoyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlnoUsers, roles and permissionsyes infousers and table-level permissionsAccess rights for users, groups and roles according to SQL-standardno

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
etcdHugeGraphRethinkDBSadas EngineSwayDB
DB-Engines blog posts

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

CoreOS updates its Tectonic container platform with the latest Kubernetes release, etcd as a service
28 April 2024, Yahoo Movies UK

RBI defers exchange traded currency derivatives norms
4 May 2024, The Indian Express

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

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, azure.microsoft.com

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

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

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

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

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.

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

RaimaDB logo

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

Present your product here