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 > Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage vs. TypeDB vs. Virtuoso vs. Warp 10

System Properties Comparison Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage vs. TypeDB vs. Virtuoso vs. Warp 10

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonVirtuoso  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceA Wide Column Store for rapid development using massive semi-structured datasetsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Wide column storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Document store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Time Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.39
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score5.35
Rank#71  Overall
#6  Wide column stores
Score1.01
Rank#202  Overall
#19  Graph DBMS
#92  Relational DBMS
Score4.39
Rank#82  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#44  Relational DBMS
#2  RDF stores
#9  Search engines
Score0.13
Rank#342  Overall
#32  Time Series DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­en-us/­services/­storage/­tablestypedb.comvirtuoso.openlinksw.comwww.warp10.io
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbtypedb.com/­docsdocs.openlinksw.com/­virtuosowww.warp10.io/­content/­02_Getting_started
DeveloperMicrosoftMicrosoftVaticleOpenLink SoftwareSenX
Initial release20142012201619982015
Current release2.26.3, January 20247.2.11, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoGPLv2, extended commercial license availableOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCJava
Server operating systemshostedhostedLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyes 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
schema-free
Typing infopredefined data types such as float or dateyes infoJSON typesyesyesyesyes
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 indexesyes infoAll properties auto-indexed by defaultnoyesyesno
SQL infoSupport of SQLSQL-like query languagenonoyes infoSQL-92, SQL-200x, SQL-3, SQLXno
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
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
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresJavaScriptnonoyes infoVirtuoso PLyes infoWarpScript
TriggersJavaScriptnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud serviceSharding infoby using CassandrayesSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication infoby using CassandraChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyes infoby using Apache Kafka and Apache Zookeeperyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonono infosubstituted by the relationship featureyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionoptimistic lockingACIDACIDno
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.nonoyesyes
User concepts infoAccess controlAccess rights can be defined down to the item levelAccess rights based on private key authentication or shared access signaturesyes infoat REST API level; other APIs in progressFine-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)Mandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Table StorageTypeDB infoformerly named GraknVirtuosoWarp 10
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Performance & Scale โ€” as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Used for โ€” Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» 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
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Table StorageTypeDB infoformerly named GraknVirtuosoWarp 10
Recent citations in the news

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

Azure Cosmos DB Conf 2023
12 January 2024, Microsoft

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, Microsoft

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9 November 2022, Datanami

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Healthcare and business: How medical trends are evolving following the pandemic | Bayes Business School
6 May 2022, City University

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Present your product here