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

DBMS > Blazegraph vs. Citus vs. Dolt vs. HugeGraph

System Properties Comparison Blazegraph vs. Citus vs. Dolt vs. HugeGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonCitus  Xexclude from comparisonDolt  Xexclude from comparisonHugeGraph  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Scalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA MySQL compatible DBMS with Git-like versioning of data and schemaA fast-speed and highly-scalable Graph DBMS
Primary database modelGraph DBMS
RDF store
Relational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Websiteblazegraph.comwww.citusdata.comgithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­hugegraph
hugegraph.apache.org
Technical documentationwiki.blazegraph.comdocs.citusdata.comdocs.dolthub.comhugegraph.apache.org/­docs
DeveloperBlazegraphDoltHub IncBaidu
Initial release2006201020182018
Current release2.1.5, March 20198.1, December 20180.9
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoAGPL, commercial license also availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCGoJava
Server operating systemsLinux
OS X
Windows
LinuxLinux
macOS
Windows
Linux
macOS
Unix
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyes
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.yes infospecific XML type available, but no XML query functionalitynono
Secondary indexesyesyesyesyes infoalso supports composite index and range index
SQL infoSupport of SQLSPARQL is used as query languageyes infostandard, with numerous extensionsyesno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
CLI Client
HTTP REST
Java API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Groovy
Java
Python
Server-side scripts infoStored proceduresyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infocurrently in alpha releaseasynchronous Gremlin script jobs
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneyes infodepending on used storage backend, e.g. Cassandra and HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication infoother methods possible by using 3rd party extensionsA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononovia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesyesyes infoedges in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupUsers, roles and permissions

More information provided by the system vendor

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

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

More resources
BlazegraphCitusDoltHugeGraph
Recent citations in the news

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

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

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

RaimaDB logo

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

Present your product here