DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > CrateDB vs. Microsoft Azure SQL Database vs. Virtuoso vs. YugabyteDB

System Properties Comparison CrateDB vs. Microsoft Azure SQL Database vs. Virtuoso vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonVirtuoso  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionDistributed Database based on LuceneDatabase as a Service offering with high compatibility to Microsoft SQL ServerVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Relational DBMS
Secondary database modelsRelational DBMSDocument store
Graph DBMS
Spatial DBMS
Spatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.69
Rank#226  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#11  Vector DBMS
Score72.95
Rank#16  Overall
#11  Relational DBMS
Score3.99
Rank#75  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#40  Relational DBMS
#2  RDF stores
#9  Search engines
Score2.48
Rank#108  Overall
#53  Relational DBMS
Websitecratedb.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasevirtuoso.openlinksw.comwww.yugabyte.com
Technical documentationcratedb.com/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.openlinksw.com/­virtuosodocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperCrateMicrosoftOpenLink SoftwareYugabyte Inc.
Initial release2013201019982017
Current release5.8.1, August 2024V127.2.11, September 20232.19, September 2023
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoGPLv2, extended commercial license availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC++CC and C++
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supporthostedAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
depending on used data model
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyesyes infoSQL-92, SQL-200x, SQL-3, SQLXyes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functions (Javascript)Transact SQLyes infoVirtuoso PLyes infosql, plpgsql, C
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingyesHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelyes, with always 3 replicas availableChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlrights management via user accountsfine grained access rights according to SQL-standardFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes
More information provided by the system vendor
CrateDBMicrosoft Azure SQL Database infoformerly SQL AzureVirtuosoYugabyteDB
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPerformance & Scale โ€” as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosUsed for โ€” Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersBroad use across enterprises and governments including โ€” European Union (EU) US Government...
» more
Market metricsLargest installed-base โ€‹of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more
Apache 2.0 license for the database
» 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

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

More resources
CrateDBMicrosoft Azure SQL Database infoformerly SQL AzureVirtuosoYugabyteDB
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

CrateDB Appoints Jeff Olson as New CRO
9 July 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29 July 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21 May 2024, azure.microsoft.com

General availability: Azure SQL updates for late-May 2024
21 May 2024, azure.microsoft.com

Public Preview: Azure SQL updates for late-May 2024
21 May 2024, azure.microsoft.com

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

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, Microsoft

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19 September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2 August 2024, IMDA

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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