DBMS > Blazegraph vs. Cloudant vs. MariaDB vs. Microsoft Azure SQL Data Warehouse vs. MongoDB
System Properties Comparison Blazegraph vs. Cloudant vs. MariaDB vs. Microsoft Azure SQL Data Warehouse vs. MongoDB
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Blazegraph Xexclude from comparison | Cloudant Xexclude from comparison | MariaDB Xexclude from comparison | Microsoft Azure SQL Data Warehouse Xexclude from comparison | MongoDB 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. | Elastic, large scale data warehouse service leveraging the broad eco-system of SQL Server | One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Graph DBMS RDF store | Document store | Relational DBMS | Relational DBMS | Document store | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store Graph DBMS ![]() | Search engine ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | blazegraph.com | cloudant.com | mariadb.com ![]() mariadb.org ![]() | azure.microsoft.com/services/sql-data-warehouse | www.mongodb.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | wiki.blazegraph.com | docs.cloudant.com | mariadb.com/kb/en/library | docs.microsoft.com/azure/sql-data-warehouse | docs.mongodb.com/manual | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Blazegraph | IBM, Apache Software Foundation ![]() | MariaDB Corporation Ab (MariaDB Enterprise), MariaDB Foundation (community MariaDB Server) ![]() | Microsoft | MongoDB, Inc | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2006 | 2010 | 2009 | 2016 | 2009 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 2.1.4, August 2016 | 10.4.10, November 2019 | 4.2, August 2019 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | commercial | Open Source ![]() | commercial | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | yes | no | yes | no ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. |
| MongoDB Atlas: Deploy a fully managed cloud database on-demand and ready for use in minutes. Available on AWS, Azure, and GCP. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | Java | Erlang | C and C++ | C++ | C++ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux OS X Windows | hosted | FreeBSD Linux Solaris Windows ![]() | hosted | Linux OS X Solaris Windows | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | schema-free | yes ![]() | yes | schema-free ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes ![]() | no | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | yes | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SPARQL is used as query language | no | yes ![]() | yes | Read-only SQL queries via the MongoDB Connector for BI | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | ADO.NET JDBC ODBC | proprietary protocol using JSON | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | C# Java PHP | Actionscript ![]() C C# C++ Clojure ![]() ColdFusion ![]() D ![]() Dart ![]() Delphi ![]() Erlang Go Groovy ![]() Haskell Java JavaScript Lisp ![]() Lua ![]() MatLab ![]() Perl PHP PowerShell ![]() Prolog ![]() Python R ![]() Ruby Scala Smalltalk ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | yes | View functions (Map-Reduce) in JavaScript | yes ![]() | Transact SQL | JavaScript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes | yes | no | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | Sharding | Horizontal partitioning, sharding with Spider storage engine or Galera cluster ![]() | Sharding, horizontal partitioning | Sharding ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | yes | Master-master replication Master-slave replication | Master-master replication ![]() Master-slave replication | yes | Master-slave replication | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | yes | no | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency or Eventual Consistency depending on configuration | Eventual Consistency | Immediate Consistency | Immediate Consistency | Eventual Consistency Immediate Consistency ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | yes ![]() | no | yes ![]() | yes | no ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | ACID | no ![]() | ACID ![]() | ACID | Multi-document ACID Transactions with snapshot isolation | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes ![]() | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes | yes ![]() | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | no | yes ![]() | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | yes | Access rights for users and roles | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blazegraph | Cloudant | MariaDB | Microsoft Azure SQL Data Warehouse | MongoDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Open source database from the creators of MySQL, enhanced with enterprise tools and... » more | MongoDB is the leading modern, general purpose data platform, designed to unleash... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | High availability, scalability, performance beyond MySQL and other databases. » more | The MongoDB Data Platform can be used by developers building OLTP and analytical... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Web, SaaS and Cloud operational/transactional applications that require high availability,... » more | Internet of Things and Time Series (Bosch, Jaguar Land Rover) Mobile (The Weather... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Booking.com, Wikipedia, Google, Canal+, ClubMed, Deutsche Telekom, La Poste, Virgin... » more | ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Market metrics | MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,... » more | 70 million downloads (growing at more than 30 thousand downloads per day). 15,000+... » more | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses... » 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 | Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development. » more Studio 3T: The world's favorite IDE for working with MongoDB » more Dremio: Analyze your data with standard SQL and any BI tool. Accelerate your queries up to 1,000x. » more ScaleGrid: Deploy, monitor, backup and scale MongoDB in the cloud with the #1 Database-as-a-Service (DBaaS) platform. » more Knowi: Build MongoDB Reports and Data Visualizations in Minutes with Native Integration » more DBHawk: Powerful web-based MongoDB GUI. Connect securely to on-premise MongoDB or MongoDB on the Cloud, Atlas or mLab. » more CData: Connect to Big Data & NoSQL through standard Drivers. » 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 SQL Data Warehouse | MongoDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | PostgreSQL is the DBMS of the Year 2018 PostgreSQL moves up one rank at the expense of MongoDB Oracle is the DBMS of the Year MariaDB OpenWorks 2020 GPU Database Market Top companies- Kinetica, OmniSci,SQream , Neo4j , NVIDIA , Brytlyt, Blazegraph , BlazingDB, Zilliz 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 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 Graph Database Market Is Booming Worldwide | IBM, Microsoft, Oracle, AWS, Neo4j, Orientdb, Teradata, Tibco Software 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 Django 3.0 begins its async-capable journey with ASGI Who Says Mainframes and The Cloud Don't Mix? Treehouse Software Collaborates with Tidal Migrations to Offer Comprehensive, Scalable Enterprise Mainframe-to-Cloud Migration Research, Forecast, Share, Size, Trends in Global Enterprise Database Management System (DBMS) Market (2020-2029) - Oracle Corporation, Embarcadero Technologies, SAP (Germany) 7 MySQL and MariaDB features you don't want to miss provided by Google News Microsoft Announces Azure Synapse for Data Warehousing and Analytics How to share SQL tables and views using Azure Data Share - Microsoft Microsoft Aims for Data Analytics Unification with 'Synapse' Microsoft shows off hybrid cloud management and cloud analytics tools at Ignite Panoply Delivers Lightning-Fast Time To Value With Availability Of Panoply On Microsoft Azure provided by Google News MongoDB (MDB) to Report Q3 Earnings: What's in the Offing? Secret CSO: Lena Smart, MongoDB MongoDB, Inc. to Present at the UBS Global TMT Conference and the Barclays Global Technology, Media and Telecommunications Conference MongoDB Atlas Adds Support for AWS CloudFormation, and EventBridge Is MongoDB, Inc. (MDB) A Good Stock To Buy? provided by Google News Semantic Java Developer - Scientific Computing Database Administrator Database Architect Sr. Software Engineer Systems Engineer MySQL DBA - remote MySQL Database Engineer - Americas - remote MySQL Consultant - remote SQL Server Database Architect Business Intelligence Data Warehouse Solutions Architect SAP HANA and S/4 Embedded Analytics Data Engineer Data Architect (Azure) Full-Stack Developer Full-Stack Developer* Database Developer Full Stack Developer Full Stack Developer - Transaction Banking |
Share this page