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

DBMS > Datomic vs. HarperDB vs. Microsoft SQL Server vs. Riak KV

System Properties Comparison Datomic vs. HarperDB vs. Microsoft SQL Server vs. Riak KV

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonHarperDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Microsofts flagship relational DBMSDistributed, fault tolerant key-value store
Primary database modelRelational DBMSDocument storeRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitewww.datomic.comwww.harperdb.iowww.microsoft.com/­en-us/­sql-server
Technical documentationdocs.datomic.comdocs.harperdb.io/­docslearn.microsoft.com/­en-US/­sql/­sql-serverwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperCognitectHarperDBMicrosoftOpenSource, formerly Basho Technologies
Initial release2012201719892009
Current release1.0.6735, June 20233.1, August 2021SQL Server 2022, November 20223.2.0, December 2022
License infoCommercial or Open Sourcecommercial infolimited edition freecommercial infofree community edition availablecommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise edition
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 languageJava, ClojureNode.jsC++Erlang
Server operating systemsAll OS with a Java VMLinux
OS X
Linux
Windows
Linux
OS X
Data schemeyesdynamic schemayesschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON data typesyesno
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.nonoyesno
Secondary indexesyesyesyesrestricted
SQL infoSupport of SQLnoSQL-like data manipulation statementsyesno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Native Erlang Interface
Supported programming languagesClojure
Java
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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
Server-side scripts infoStored proceduresyes infoTransaction FunctionsCustom Functions infosince release 3.1Transact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaErlang
TriggersBy using transaction functionsnoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersA table resides as a whole on one (or more) nodes in a clustertables can be distributed across several files (horizontal partitioning); sharding through federationSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyes infothe nodes on which a table resides can be definedyes, but depending on the SQL-Server Editionselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardyes, using Riak Security

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 partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
DatomicHarperDBMicrosoft SQL ServerRiak KV
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

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

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

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, 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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Present your product here