DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Axibase vs. Blazegraph vs. Google Cloud Datastore vs. MariaDB vs. Warp 10

System Properties Comparison Axibase vs. Blazegraph vs. Google Cloud Datastore vs. MariaDB vs. Warp 10

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonBlazegraph  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMariaDB  Xexclude from comparisonWarp 10  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelTime Series DBMSGraph DBMS
RDF store
Document storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score4.47
Rank#76  Overall
#12  Document stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteaxibase.com/­docs/­atsd/­financeblazegraph.comcloud.google.com/­datastoremariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.warp10.io
Technical documentationwiki.blazegraph.comcloud.google.com/­datastore/­docsmariadb.com/­kb/­en/­librarywww.warp10.io/­content/­02_Getting_started
DeveloperAxibase CorporationBlazegraphGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
SenX
Initial release2013200620082009 infoFork of MySQL, which was first released in 19952015
Current release155852.1.5, March 201911.3.2, February 2024
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoextended commercial license availablecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC and C++Java
Server operating systemsLinuxLinux
OS X
Windows
hostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyes infoRDF literal typesyes, details hereyesyes
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.nonoyesno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLSQL-like query languageSPARQL is used as query languageSQL-like query language (GQL)yes infowith proprietary extensionsno
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Jupyter
WebSocket
Supported programming languagesGo
Java
PHP
Python
R
Ruby
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyesusing Google App Engineyes infoPL/SQL compatibility added with version 10.3yes infoWarpScript
TriggersyesnoCallbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingseveral options for horizontal partitioning and ShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication using PaxosMulti-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes infoRelationships in Graphsyes infovia ReferenceProperties or Ancestor pathsyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
AxibaseBlazegraphGoogle Cloud DatastoreMariaDBWarp 10
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
3rd partiesNavicat 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
AxibaseBlazegraphGoogle Cloud DatastoreMariaDBWarp 10
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

provided by Google 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

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress Software Confirms Bid to Acquire MariaDB
6 May 2024, MSN

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here