DBMS > Blazegraph vs. Cloudant vs. IRONdb vs. MariaDB vs. Microsoft Azure SQL Data Warehouse
System Properties Comparison Blazegraph vs. Cloudant vs. IRONdb vs. MariaDB vs. Microsoft Azure SQL Data Warehouse
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Blazegraph Xexclude from comparison | Cloudant Xexclude from comparison | IRONdb Xexclude from comparison | MariaDB Xexclude from comparison | Microsoft Azure SQL Data Warehouse Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | High-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability. | Database as a Service offering based on Apache CouchDB | A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicity | MySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. With MariaDB ColumnStore a column-oriented storage engine is available too. | Elastic, large scale data warehouse service leveraging the broad eco-system of SQL Server | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Graph DBMS RDF store | Document store | Time Series DBMS | Relational DBMS | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store Graph DBMS ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | blazegraph.com | cloudant.com | www.irondb.io | mariadb.com ![]() mariadb.org ![]() | azure.microsoft.com/services/sql-data-warehouse | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | wiki.blazegraph.com | docs.cloudant.com | www.irondb.io/docs | mariadb.com/kb/en/library | docs.microsoft.com/azure/sql-data-warehouse | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Blazegraph | IBM, Apache Software Foundation ![]() | Circonus LLC. | MariaDB Corporation Ab (MariaDB Enterprise), MariaDB Foundation (community MariaDB Server) ![]() | Microsoft | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2006 | 2010 | 2017 | 2009 | 2016 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 2.1.4, August 2016 | V0.10.20, January 2018 | 10.4.11, December 2019 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | commercial | commercial | Open Source ![]() | commercial | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | yes | no | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | Java | Erlang | C and C++ | C and C++ | C++ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux OS X Windows | hosted | Linux | FreeBSD Linux Solaris Windows ![]() | hosted | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | schema-free | schema-free | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes ![]() | no | yes ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | no | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SPARQL is used as query language | no | SQL-like query language (Circonus Analytics Query Language: CAQL) | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | Java API RESTful HTTP API SPARQL QUERY SPARQL UPDATE TinkerPop 3 | RESTful HTTP/JSON API | HTTP API | ADO.NET JDBC ODBC Proprietary native API | ADO.NET JDBC ODBC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | .Net C C++ Java JavaScript PHP Python Ruby | C# Java JavaScript Objective-C PHP Ruby | .Net C C++ Clojure Erlang Go Haskell Java JavaScript JavaScript (Node.js) Lisp Lua Perl PHP Python R Ruby Rust Scala | Ada C C# C++ D Eiffel Erlang Go Haskell Java JavaScript (Node.js) Objective-C OCaml Perl PHP Python Ruby Scheme Tcl | C# Java PHP | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | yes | View functions (Map-Reduce) in JavaScript | yes, in Lua | yes ![]() | Transact SQL | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | Sharding | Automatic, metric affinity per node | Horizontal partitioning, sharding with Spider storage engine or Galera cluster ![]() | Sharding, horizontal partitioning | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | yes | Master-master replication Master-slave replication | configurable replication factor, datacenter aware | Master-master replication ![]() Master-slave replication | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | yes | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency or Eventual Consistency depending on configuration | Eventual Consistency | Immediate consistency per node, eventual consistency across nodes | Immediate Consistency | Immediate Consistency | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | yes ![]() | no | no | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | no ![]() | no | ACID ![]() | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes ![]() | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | no | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | Security and Authentication via Web Application Container (Tomcat, Jetty) | Access rights for users can be defined per database | no | fine grained access rights according to SQL-standard | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blazegraph | Cloudant | IRONdb | MariaDB | Microsoft Azure SQL Data Warehouse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | IRONdb is a highly available, distributed Time Series Database. It can support dozens... » more | Open source database from the creators of MySQL, enhanced with enterprise tools and... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Unmatched Scalability IRONdb is unique among TSDBs in that it does not use a consensus... » more | High availability, scalability, performance beyond MySQL and other databases. » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Real Systems Monitoring Monitor your systems infrastructure in real time across thousands... » more | Web, SaaS and Cloud operational/transactional applications that require high availability,... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | IRONdb serves the needs of the world's largest Time Series Database customers. One... » more | Booking.com, Wikipedia, Google, Canal+, ClubMed, Deutsche Telekom, La Poste, Virgin... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | Only TSDB capable of scaling to billions of metrics. Only TSDB to scale to dozens... » more | MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | IRONdb is licensed under a subscription model based on the number of active metrics... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
News | Blazegraph 2.1.4 Release Blazegraph 2.1.2 Release Blazegraph 2.1.1 Release! Blazegraph 2.1.0 Release! Blazegraph 2.0.0 Release! | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and services | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3rd parties | Azure Database for MariaDB: Easily deploy applications to the cloud. » more Navicat for MariaDB provides a native environment for MariaDB database management and development. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blazegraph | Cloudant | IRONdb | MariaDB | Microsoft Azure SQL Data Warehouse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | The popularity of cloud-based DBMSs has increased tenfold in four years Increased popularity for consuming DBMS services out of the cloud Meet some database management systems you are likely to hear more about in the future | MariaDB strengthens its position in the open source RDBMS market PostgreSQL is the DBMS of the Year 2017 Big gains for Relational Database Management Systems in DB-Engines Ranking | Cloud-based DBMS's popularity grows at high rates Azure SQL Data Warehouse, the hub for a trusted and performance optimized cloud data warehouse MariaDB OpenWorks 2020 GPU Database Market Top companies- Kinetica, OmniSci,SQream , Neo4j , NVIDIA , Brytlyt, Blazegraph , BlazingDB, Zilliz GPU Database Market 2018-2027 Regional Analysis, Industry Size, Emerging Trends and Top Manufacturers are Blazegraph, BlazingDB, Brytlyt, Fuzzy Logix, Jedox, Kinetica DB, Neo4j, OmniSci, SQream Technologies New Era of GPU Database Market to Undertake Strapping Growth at +20% CAGR by the End 2027 | Kinetica, OmniSci, SQream, Neo4j, NVIDIA, Brytlyt, Blazegraph, BlazingDB GPU Database Market Growth Rate, Production Volume and Future Opportunities From 2019-2024 GPU Database Market Research Report 2019-2025 Global Industry Size by Key Companies- Kinetica, Omnisci, Sqream, Neo4j, Nvidia, Brytlyt, Blazegraph, Blazingdb, Zilliz, Heterodb, H2o.Ai, Fastdata.Io, Fuzzy Logix provided by Google News IBM Adds Kubernetes Operator for CouchDB IBM to Purchase Cloudant Database as a service (DBaaS) Provider Meet the finalists for IBM's $200K Call for Code competition A Nurse, a Firefighter, and Developers Take Top Award with Health Solution for First Responders: IBM and David Clark Cause Announce Call for Code 2019 Global Prize Winner Firefighter Protection System Wins 2019 IBM Call for Code Challenge provided by Google News Bob Moul's latest gig is leading data intelligence company Circonus Circonus launches machine data intelligence platform Circonus Launches the First Machine Data Intelligence Platform Built to Harness the Exploding Volume of Data in a World with a Trillion Connected Computers provided by Google News Django 3.0 released with built-in async functionality and support for MariaDB and Python 3.6, 3.7 and 3.8 IDERA SQL Diagnostic Manager for MySQL Improves Query Performance and Enterprise Security IDERA Enhances SQL Diagnostic Manager for MySQL Django 3 Adds Support For ASGI Django 3.0 begins its async-capable journey with ASGI provided by Google News Microsoft Announces Azure Synapse for Data Warehousing and Analytics A first look at Azure Synapse How to share SQL tables and views using Azure Data Share - Microsoft The Register talks to Azure Data Veep about Synapse and SQL Server How Azure helps Reckitt Benckiser unlock the power of data provided by Google News Semantic Java Developer - Scientific Computing Database Administrator Database Architect Front End Developer MySQL DBA - remote MySQL/MariaDB Database Administrator Software Developer MongoDB Consultant (US) - remote Data Engineers Data Architect (Azure) Senior Data Warehouse Developer Data Analyst Data Engineer (Contract) |
Share this page