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

DBMS > AnzoGraph DB vs. FoundationDB vs. Microsoft Azure Cosmos DB vs. UniData,UniVerse vs. Virtuoso

System Properties Comparison AnzoGraph DB vs. FoundationDB vs. Microsoft Azure Cosmos DB vs. UniData,UniVerse vs. Virtuoso

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonFoundationDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVirtuoso  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationOrdered key-value store. Core features are complimented by layers.Globally distributed, horizontally scalable, multi-model database serviceMultiValue database and application server with SQL mapping layer and meta database capabilitiesVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelGraph DBMS
RDF store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document store
Graph DBMS
Key-value store
Wide column store
Multivalue DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitecambridgesemantics.com/­anzographgithub.com/­apple/­foundationdbazure.microsoft.com/­services/­cosmos-dbwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatavirtuoso.openlinksw.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmapple.github.io/­foundationdblearn.microsoft.com/­azure/­cosmos-dbdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatadocs.openlinksw.com/­virtuoso
DeveloperCambridge SemanticsFoundationDBMicrosoftRocket SoftwareOpenLink Software
Initial release20182013201419851998
Current release2.3, January 20216.2.28, November 20207.2.11, September 2023
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache 2.0commercialcommercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC
Server operating systemsLinuxLinux
OS X
Windows
hostedAIX
HP-UX
Linux
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-free infosome layers support schemasschema-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 dateno infosome layers support typingyes infoJSON typesoptionalyes
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.noyes
Secondary indexesnonoyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.supported in specific SQL layer onlySQL-like query languageyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
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
Supported programming languagesC++
Java
Python
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Basic infoU2 Basic
C
Java
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined functions and aggregatesin SQL-layer onlyJavaScriptyesyes infoVirtuoso PL
TriggersnonoJavaScriptyes infoU2 Basicyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingSharding infoImplicit feature of the cloud servicenoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusteryesyes infoImplicit feature of the cloud serviceSource-replica replicationChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterLinearizable consistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsin SQL-layer onlynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionACID infoconfigurableACID
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.yesyes
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights can be defined down to the item levelAccess rights according to SQL-standard and operating system basedFine-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
AnzoGraph DBFoundationDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBUniData,UniVerseVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed 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 modelsAvailable 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
AnzoGraph DBFoundationDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBUniData,UniVerseVirtuoso
Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

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

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, azure.microsoft.com

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

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

Italy's Unidata picks Telia Carrier for Rome PoP
15 January 2019, Capacity Media

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