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 > BigObject vs. Blazegraph vs. H2 vs. Microsoft Azure SQL Database vs. MySQL

System Properties Comparison BigObject vs. Blazegraph vs. H2 vs. Microsoft Azure SQL Database vs. MySQL

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonBlazegraph  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonMySQL  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionAnalytic DBMS for real-time computations and queriesHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Database as a Service offering with high compatibility to Microsoft SQL ServerWidely used open source RDBMS
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedGraph DBMS
RDF store
Relational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitebigobject.ioblazegraph.comwww.h2database.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.mysql.com
Technical documentationdocs.bigobject.iowiki.blazegraph.comwww.h2database.com/­html/­main.htmldocs.microsoft.com/­en-us/­azure/­azure-sqldev.mysql.com/­doc
DeveloperBigObject, Inc.BlazegraphThomas MuellerMicrosoftOracle infosince 2010, originally MySQL AB, then Sun
Initial release20152006200520101995
Current release2.1.5, March 20192.2.220, July 2023V128.4.0, April 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoextended commercial license availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenononoyesno
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 languageJavaJavaC++C and C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
OS X
Windows
All OS with a Java VMhostedFreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes 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.nonoyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSPARQL is used as query languageyesyesyes infowith proprietary extensions
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Java.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresLuayesJava Stored Procedures and User-Defined FunctionsTransact SQLyes infoproprietary syntax
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, with always 3 replicas availableMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyes infoRelationships in Graphsyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)yesyes 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.yesyesyes
User concepts infoAccess controlnoSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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
BigObjectBlazegraphH2Microsoft Azure SQL Database infoformerly SQL AzureMySQL
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

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

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

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News

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

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

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

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, azure.microsoft.com

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Present your product here