DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Google Cloud Spanner vs. H2 vs. MariaDB vs. Milvus

System Properties Comparison AgensGraph vs. Google Cloud Spanner vs. H2 vs. MariaDB vs. Milvus

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonH2  Xexclude from comparisonMariaDB  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.MySQL 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.A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSVector DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Websitebitnine.net/­agensgraphcloud.google.com/­spannerwww.h2database.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
milvus.io
Technical documentationbitnine.net/­documentationcloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlmariadb.com/­kb/­en/­librarymilvus.io/­docs/­overview.md
DeveloperBitnine Global Inc.GoogleThomas MuellerMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release2016201720052009 infoFork of MySQL, which was first released in 19952019
Current release2.1, December 20182.2.220, July 202311.3.2, February 20242.3.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageCJavaC and C++C++, Go
Server operating systemsLinux
OS X
Windows
hostedAll OS with a Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemedepending on used data modelyesyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesyesyesyesVector, Numeric and String
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.nononoyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyes infoQuery statements complying to ANSI 2011yesyes infowith proprietary extensionsno
APIs and other access methodsCypher Query Language
JDBC
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
Supported programming languagesC
Java
JavaScript
Python
Go
Java
JavaScript (Node.js)
Python
JavaAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnoJava Stored Procedures and User-Defined Functionsyes infoPL/SQL compatibility added with version 10.3no
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingnoneseveral options for horizontal partitioning and ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integrityyesyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoStrict serializable isolationACIDACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.nonoyesyes infowith MEMORY storage engineyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardRole based access control and fine grained access rights
More information provided by the system vendor
AgensGraphGoogle Cloud SpannerH2MariaDBMilvus
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Milvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Highly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
RAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Milvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
As of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Milvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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
AgensGraphGoogle Cloud SpannerH2MariaDBMilvus
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

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google News

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

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 outbids private equity in offer for MariaDB plc
28 March 2024, The Register

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

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

provided by Google News

What Is Milvus Vector Database?
6 October 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, ibm.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Present your product here