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

DBMS > Microsoft Azure SQL Database vs. OrigoDB vs. Stardog vs. Vitess

System Properties Comparison Microsoft Azure SQL Database vs. OrigoDB vs. Stardog vs. Vitess

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOrigoDB  Xexclude from comparisonStardog  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionDatabase as a Service offering with high compatibility to Microsoft SQL ServerA fully ACID in-memory object graph databaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Graph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websiteazure.microsoft.com/­en-us/­products/­azure-sql/­databaseorigodb.comwww.stardog.comvitess.io
Technical documentationdocs.microsoft.com/­en-us/­azure/­azure-sqlorigodb.com/­docsdocs.stardog.comvitess.io/­docs
DeveloperMicrosoftRobert Friberg et alStardog-UnionThe Linux Foundation, PlanetScale
Initial release20102009 infounder the name LiveDB20102013
Current releaseV127.3.0, May 202015.0.2, December 2022
License infoCommercial or Open SourcecommercialOpen Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C#JavaGo
Server operating systemshostedLinux
Windows
Linux
macOS
Windows
Docker
Linux
macOS
Data schemeyesyesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesUser defined using .NET types and collectionsyesyes
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.yesno infocan be achieved using .NETno infoImport/export of XML data possible
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesnoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
ODBC
.NET Client API
HTTP API
LINQ
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresTransact SQLyesuser defined functions and aggregates, HTTP Server extensions in Javayes infoproprietary syntax
Triggersyesyes infoDomain Eventsyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with always 3 replicas availableSource-replica replicationMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in HA-ClusterEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesdepending on modelyes inforelationships in graphsyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole based authorizationAccess rights for users and rolesUsers with fine-grained authorization concept infono user groups or roles

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
Microsoft Azure SQL Database infoformerly SQL AzureOrigoDBStardogVitess
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

SolarWinds Database Performance Analyzer with Support for Microsoft Azure SQL Database Now Available in the ...
13 May 2024, Yahoo News UK

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

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

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here