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 > Dolt vs. etcd vs. Riak KV vs. Sadas Engine vs. SAP SQL Anywhere

System Properties Comparison Dolt vs. etcd vs. Riak KV vs. Sadas Engine vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonetcd  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA distributed reliable key-value storeDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSKey-value storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score7.64
Rank#54  Overall
#5  Key-value stores
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.03
Rank#379  Overall
#156  Relational DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
etcd.io
github.com/­etcd-io/­etcd
www.sadasengine.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.dolthub.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperDoltHub IncOpenSource, formerly Basho TechnologiesSADAS s.r.l.SAP infoformerly Sybase
Initial release2018200920061992
Current release3.4, August 20193.2.0, December 20228.017, July 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache version 2, commercial enterprise editioncommercial infofree trial version availablecommercial
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 languageGoGoErlangC++
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
Windows infoexperimental
Linux
OS X
AIX
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnonoyesyes
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.nonononoyes
Secondary indexesyesnorestrictedyesyes
SQL infoSupport of SQLyesnonoyesyes
APIs and other access methodsCLI Client
HTTP REST
gRPC
JSON over HTTP
HTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoErlangnoyes, in C/C++, Java, .Net or Perl
Triggersyesyes, watching key changesyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.selectable replication factornoneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storedyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard

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
DoltetcdRiak KVSadas EngineSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Recent citations in the news

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

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

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

RBI defers exchange traded currency derivatives norms
5 April 2024, The Indian Express

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

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

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

L'azienda italiana Advanced System colpita dal ransomware. Lo avverte l'azienda con un comunicato stampa
29 December 2022, Red Hot Cyber

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here