DBMS > Blazegraph vs. Cloudant vs. MariaDB vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Data Warehouse
System Properties Comparison Blazegraph vs. Cloudant vs. MariaDB vs. Microsoft Azure Data Explorer vs. Microsoft Azure SQL Data Warehouse
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Blazegraph Xexclude from comparison | Cloudant Xexclude from comparison | MariaDB Xexclude from comparison | Microsoft Azure Data Explorer 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 | 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. | Fully managed big data interactive analytics platform | Elastic, large scale data warehouse service leveraging the broad eco-system of SQL Server | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Graph DBMS RDF store | Document store | Relational DBMS | Relational DBMS | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store Graph DBMS ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | blazegraph.com | cloudant.com | mariadb.com ![]() mariadb.org ![]() | azure.microsoft.com/services/data-explorer | azure.microsoft.com/services/sql-data-warehouse | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | wiki.blazegraph.com | docs.cloudant.com | mariadb.com/kb/en/library | docs.microsoft.com/en-us/azure/data-explorer | docs.microsoft.com/azure/sql-data-warehouse | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Blazegraph | IBM, Apache Software Foundation ![]() | MariaDB Corporation Ab (MariaDB Enterprise), MariaDB Foundation (community MariaDB Server) ![]() | Microsoft | Microsoft | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2006 | 2010 | 2009 | 2019 | 2016 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 2.1.4, August 2016 | 10.4.10, November 2019 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | commercial | Open Source ![]() | commercial | commercial | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | yes | no | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | Java | Erlang | C and C++ | C++ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux OS X Windows | hosted | FreeBSD Linux Solaris Windows ![]() | hosted | hosted | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | schema-free | yes ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes ![]() | no | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | yes | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SPARQL is used as query language | no | yes ![]() | Kusto Query Language (KQL), SQL subset | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | Java API RESTful HTTP API SPARQL QUERY SPARQL UPDATE TinkerPop 3 | RESTful HTTP/JSON API | ADO.NET JDBC ODBC Proprietary native API | Microsoft SQL Server communication protocol (MS-TDS) RESTful HTTP API | ADO.NET JDBC ODBC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | .Net C C++ Java JavaScript PHP Python Ruby | C# Java JavaScript Objective-C PHP Ruby | Ada C C# C++ D Eiffel Erlang Go Haskell Java JavaScript (Node.js) Objective-C OCaml Perl PHP Python Ruby Scheme Tcl | .Net Java JavaScript (Node.js) PowerShell Python R | C# Java PHP | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | yes | View functions (Map-Reduce) in JavaScript | yes ![]() | Yes. Languages: KQL, Python, R | Transact SQL | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes | yes | Table-level update policy rules can be used to automatically run a query and ingest its results when data is ingested into another table. | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | Sharding | Horizontal partitioning, sharding with Spider storage engine or Galera cluster ![]() | Sharding ![]() | Sharding, horizontal partitioning | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | yes | Master-master replication Master-slave replication | Master-master replication ![]() Master-slave replication | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | yes | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency or Eventual Consistency depending on configuration | Eventual Consistency | Immediate Consistency | Eventual Consistency Immediate Consistency | Immediate Consistency | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | yes ![]() | no | yes ![]() | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | no ![]() | ACID ![]() | no | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes ![]() | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | yes ![]() | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | Security and Authentication via Web Application Container (Tomcat, Jetty) | Access rights for users can be defined per database | fine grained access rights according to SQL-standard | Azure Active Directory Authentication | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blazegraph | Cloudant | MariaDB | Microsoft Azure Data Explorer | Microsoft Azure SQL Data Warehouse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Open source database from the creators of MySQL, enhanced with enterprise tools and... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | High availability, scalability, performance beyond MySQL and other databases. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Web, SaaS and Cloud operational/transactional applications that require high availability,... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Booking.com, Wikipedia, Google, Canal+, ClubMed, Deutsche Telekom, La Poste, Virgin... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,... » 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 | Navicat for MariaDB provides a native environment for MariaDB database management and development. » more Azure Database for MariaDB: Easily deploy applications to the cloud. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blazegraph | Cloudant | MariaDB | Microsoft Azure Data Explorer | 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 | 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 GPU Database Market Growth Rate, Production Volume and Future Opportunities From 2019-2024 Graph Database Market Set to Witness Huge Growth by 2019-2025 Focusing on Leading Players IBM, Microsoft, Oracle, AWS, OrientDB, TIBCO Software, Teradata Corporation, OpenLink Software 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 provided by Google News IBM Expands Cloud Database Services with Kubernetes 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 Django 3.0 released with built-in async functionality and support for MariaDB and Python 3.6, 3.7 and 3.8 IDERA Enhances SQL Diagnostic Manager for MySQL IDERA SQL Diagnostic Manager for MySQL Improves Query Performance and Enterprise Security Best-Empirical Report on Relational Databases Software Market to Expect Incredible Growth by 2026 | Profiling Eminent Players- Microsoft, MySQL, Oracle, SAP, PostgreSQL, Amazon RDS, IBM, MariaDB Django 3.0 begins its async-capable journey with ASGI provided by Google News Zoomd Takes Another Step Towards Becoming an Industry Leader After Adopting Microsoft's Azure Data Explorer Microsoft announces reserved capacity offerings for six more Azure services Zoomd Partners With Microsoft To Deliver Exceptional User Interface And Greater Functionality For Advertisers And Publishers Microsoft Extends Azure Security Center Capabilities to Partners, Adds Automation 10 key announcements from Microsoft Ignite 2019 you should know about provided by Google News A first look at Azure Synapse Microsoft Announces Azure Synapse for Data Warehousing and Analytics How to share SQL tables and views using Azure Data Share - Microsoft Microsoft shows off hybrid cloud management and cloud analytics tools at Ignite Microsoft Azure Synapse Analytics Torches Google and Amazon provided by Google News Semantic Java Developer - Scientific Computing Database Administrator Database Architect MySQL DBA - remote Front End Developer MySQL Database Engineer - Americas - remote MongoDB Consultant (US) - remote Software Developer Senior Data Scientist Support Engineer Cyber Security Analyst II Software Engineer Consultant-Developer Data Engineers Data Architect (Azure) Data Analyst Data Engineer (Contract) Entry Level Software Developer - Data Analytics |
Share this page