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 > AnzoGraph DB vs. GraphDB vs. Microsoft Azure Cosmos DB vs. Rockset vs. Stardog

System Properties Comparison AnzoGraph DB vs. GraphDB vs. Microsoft Azure Cosmos DB vs. Rockset vs. Stardog

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRockset  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Globally distributed, horizontally scalable, multi-model database serviceA scalable, reliable search and analytics service in the cloud, built on RocksDBEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelGraph DBMS
RDF store
Graph DBMS
RDF store
Document store
Graph DBMS
Key-value store
Wide column store
Document storeGraph DBMS
RDF store
Secondary database modelsSpatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score3.25
Rank#91  Overall
#7  Graph DBMS
#4  RDF stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.82
Rank#212  Overall
#36  Document stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitecambridgesemantics.com/­anzographwww.ontotext.comazure.microsoft.com/­services/­cosmos-dbrockset.comwww.stardog.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmgraphdb.ontotext.com/­documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.rockset.comdocs.stardog.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperCambridge SemanticsOntotextMicrosoftRocksetStardog-Union
Initial release20182000201420192010
Current release2.3, January 202110.4, October 20237.3.0, May 2020
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infoSome plugins of GraphDB Workbench are open sourcedcommercialcommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaC++Java
Server operating systemsLinuxAll OS with a Java VM
Linux
OS X
Windows
hostedhostedLinux
macOS
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-free and OWL/RDFS-schema support; RDF shapesschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoJSON typesdynamic typingyes
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.nonono infoingestion from XML files supportedno infoImport/export of XML data possible
Secondary indexesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes infoAll properties auto-indexed by defaultall fields are automatically indexedyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like query languageRead-only SQL queries, including JOINsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP RESTGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC++
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregateswell-defined plugin interfaces; JavaScript server-side extensibilityJavaScriptnouser defined functions and aggregates, HTTP Server extensions in Java
TriggersnonoJavaScriptnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnoneSharding infoImplicit feature of the cloud serviceAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replicationyes infoImplicit feature of the cloud serviceyesMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityno infonot needed in graphsyes infoConstraint checkingnonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionnoACID
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 rolesDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Access rights can be defined down to the item levelAccess rights for users and organizations can be defined via Rockset consoleAccess rights for users and roles
More information provided by the system vendor
AnzoGraph DBGraphDB infoformer name: OWLIMMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRocksetStardog
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Matching Skills and Candidates with Graph RAG
31 May 2024

A Triple Store RAG Retriever
29 May 2024

Integrating GraphDB with Relational Database Systems
23 May 2024

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

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 DBGraphDB infoformer name: OWLIMMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRocksetStardog
Recent citations in the news

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

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 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

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17 January 2024, Datanami

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

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

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

provided by Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here