DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft SQL Server vs. NebulaGraph vs. Riak KV vs. YDB

System Properties Comparison Microsoft SQL Server vs. NebulaGraph vs. Riak KV vs. YDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRiak KV  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSA distributed, linear scalable, high perfomant Graph DBMSDistributed, fault tolerant key-value storeA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMSGraph DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.33
Rank#287  Overall
#43  Document stores
#132  Relational DBMS
Websitewww.microsoft.com/­en-us/­sql-servergithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­ydb-platform/­ydb
ydb.tech
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.nebula-graph.iowww.tiot.jp/­riak-docs/­riak/­kv/­latestydb.tech/­en/­docs
DeveloperMicrosoftVesoft Inc.OpenSource, formerly Basho TechnologiesYandex
Initial release1989201920092019
Current releaseSQL Server 2022, November 20223.2.0, December 2022
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache version 2, commercial enterprise editionOpen Source infoApache 2.0; commercial license available
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC++C++Erlang
Server operating systemsLinux
Windows
LinuxLinux
OS X
Linux
Data schemeyesStrong typed schemaschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesnoyes
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.yesnonono
Secondary indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.restrictedyes
SQL infoSupport of SQLyesSQL-like query languagenoSQL-like query language (YQL)
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP API
Native Erlang Interface
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C++
Go
Java
PHP
Python
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
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javauser defined functionsErlangno
Triggersyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding infono "single point of failure"Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionCausal Clustering using Raft protocolselectable replication factorActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsno infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlyes, using Riak SecurityAccess rights defined for Yandex Cloud users
More information provided by the system vendor
Microsoft SQL ServerNebulaGraphRiak KVYDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
Microsoft SQL ServerNebulaGraphRiak KVYDB
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

New Features in SQL Server 2008
31 May 2024, ITPro Today

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

Automate downgrading SQL Server to Developer edition on Amazon EC2 | Amazon Web Services
27 May 2024, AWS Blog

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

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

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

provided by Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30 April 2024, VOI.ID

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex Food Delivery Service Leak Revealed Personal Information of Russia's Secret Police
3 April 2022, Tech Times

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here