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

DBMS > HugeGraph vs. Kdb vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage vs. Virtuoso

System Properties Comparison HugeGraph vs. Kdb vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage vs. Virtuoso

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonKdb  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSHigh performance Time Series DBMSGlobally distributed, horizontally scalable, multi-model database serviceA Wide Column Store for rapid development using massive semi-structured datasetsVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelGraph DBMSTime Series DBMS
Vector DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Wide column storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsRelational DBMSSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitegithub.com/­hugegraph
hugegraph.apache.org
kx.comazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­en-us/­services/­storage/­tablesvirtuoso.openlinksw.com
Technical documentationhugegraph.apache.org/­docscode.kx.comlearn.microsoft.com/­azure/­cosmos-dbdocs.openlinksw.com/­virtuoso
DeveloperBaiduKx Systems, a division of First Derivatives plcMicrosoftMicrosoftOpenLink Software
Initial release20182000 infokdb was released 2000, kdb+ in 2003201420121998
Current release0.93.6, May 20187.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree 32-bit versioncommercialcommercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaqC
Server operating systemsLinux
macOS
Unix
Linux
OS X
Solaris
Windows
hostedhostedAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-freeschema-freeyes 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
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.noyesnoyes
Secondary indexesyes infoalso supports composite index and range indexyes infotable attribute 'grouped'yes infoAll properties auto-indexed by defaultnoyes
SQL infoSupport of SQLnoSQL-like query language (q)SQL-like query languagenoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIADO.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
Supported programming languagesGroovy
Java
Python
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.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
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsuser defined functionsJavaScriptnoyes infoVirtuoso PL
Triggersnoyes infowith viewsJavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioningSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud serviceyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationyes infoImplicit feature of the cloud serviceyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Chain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparkno infosimilar paradigm used for internal processingwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoMulti-item ACID transactions with snapshot isolation within a partitionoptimistic lockingACID
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.yesyesnoyes
User concepts infoAccess controlUsers, roles and permissionsrights management via user accountsAccess rights can be defined down to the item levelAccess rights based on private key authentication or shared access signaturesFine-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)
More information provided by the system vendor
HugeGraphKdbMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Table StorageVirtuoso
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsupon request
» 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
HugeGraphKdbMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Table StorageVirtuoso
Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

KX JOINS SNOWFLAKE PARTNER NETWORK
27 June 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX Brings the Power and Performance of Kdb+ to Python Developers With PyKX
8 June 2023, AiThority

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8 May 2024, azure.microsoft.com

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

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

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

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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

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

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

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

Present your product here