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. GridDB vs. HugeGraph vs. MySQL

System Properties Comparison AnzoGraph DB vs. GraphDB vs. GridDB vs. HugeGraph vs. MySQL

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonGridDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonMySQL  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.Scalable in-memory time series database optimized for IoT and Big DataA fast-speed and highly-scalable Graph DBMSWidely used open source RDBMS
Primary database modelGraph DBMS
RDF store
Graph DBMS
RDF store
Time Series DBMSGraph DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsKey-value store
Relational DBMS
Document store
Spatial 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
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.ontotext.comgriddb.netgithub.com/­hugegraph
hugegraph.apache.org
www.mysql.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmgraphdb.ontotext.com/­documentationdocs.griddb.nethugegraph.apache.org/­docsdev.mysql.com/­doc
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperCambridge SemanticsOntotextToshiba CorporationBaiduOracle infosince 2010, originally MySQL AB, then Sun
Initial release20182000201320181995
Current release2.3, January 202110.4, October 20235.1, August 20220.98.4.0, April 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaC++JavaC and C++
Server operating systemsLinuxAll OS with a Java VM
Linux
OS X
Windows
LinuxLinux
macOS
Unix
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeSchema-free and OWL/RDFS-schema supportschema-free and OWL/RDFS-schema support; RDF shapesyesyesyes
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesyes
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.nonononoyes
Secondary indexesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL92, SQL-like TQL (Toshiba Query Language)noyes infowith proprietary extensions
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
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC++
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Groovy
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functions and aggregateswell-defined plugin interfaces; JavaScript server-side extensibilitynoasynchronous Gremlin script jobsyes infoproprietary syntax
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnoneShardingyes infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replicationSource-replica replicationyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsvia hugegraph-sparkno
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)Immediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyes infoConstraint checkingnoyes infoedges in graphyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID at container levelACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.yesyesyesyes
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 for users can be defined per databaseUsers, roles and permissionsUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
AnzoGraph DBGraphDB infoformer name: OWLIMGridDBHugeGraphMySQL
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
GitHub trending repository
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
News

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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: OWLIMGridDBHugeGraphMySQL
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

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

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

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

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

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

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

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

provided by Google News

How to Sync Data From MySQL to Doris Using SeaTunnel
9 May 2024, hackernoon.com

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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

Present your product here