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

DBMS > Blazegraph vs. DolphinDB vs. HEAVY.AI vs. Infobright vs. YugabyteDB

System Properties Comparison Blazegraph vs. DolphinDB vs. HEAVY.AI vs. Infobright vs. YugabyteDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonDolphinDB  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonInfobright  Xexclude from comparisonYugabyteDB  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.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelGraph DBMS
RDF store
Time Series DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSSpatial DBMSDocument store
Wide column 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
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteblazegraph.comwww.dolphindb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
ignitetech.com/­softwarelibrary/­infobrightdbwww.yugabyte.com
Technical documentationwiki.blazegraph.comdocs.dolphindb.cn/­en/­help200/­index.htmldocs.heavy.aidocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBlazegraphDolphinDB, IncHEAVY.AI, Inc.Ignite Technologies Inc.; formerly InfoBright Inc.Yugabyte Inc.
Initial release20062018201620052017
Current release2.1.5, March 2019v2.00.4, January 20225.10, January 20222.19, September 2023
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercial infofree community version availableOpen Source infoApache Version 2; enterprise edition availablecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC++C++ and CUDACC and C++
Server operating systemsLinux
OS X
Windows
Linux
Windows
LinuxLinux
Windows
Linux
OS X
Data schemeschema-freeyesyesyesdepending on used data model
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyesyes
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.nononono
Secondary indexesyesyesnono infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLSPARQL is used as query languageSQL-like query languageyesyesyes, PostgreSQL compatible
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
All languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesyesnonoyes infosql, plpgsql, C
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningSharding infoRound robinnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesMulti-source replicationSource-replica replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyes infoRelationships in Graphsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Administrators, Users, Groupsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesyes
More information provided by the system vendor
BlazegraphDolphinDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InfobrightYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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

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

More resources
BlazegraphDolphinDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022InfobrightYugabyteDB
Recent citations in the news

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

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

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

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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