DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonDolt  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonH2  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA MySQL compatible DBMS with Git-like versioning of data and schemaA 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.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 modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#333  Overall
#30  Graph DBMS
#146  Relational DBMS
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score2.89
Rank#105  Overall
#53  Relational DBMS
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score1.81
Rank#144  Overall
#5  Vector DBMS
Websitebitnine.net/­agensgraphgithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­spannerwww.h2database.commilvus.io
Technical documentationbitnine.net/­documentationdocs.dolthub.comcloud.google.com/­spanner/­docswww.h2database.com/­html/­main.htmlmilvus.io/­docs/­overview.md
DeveloperBitnine Global Inc.DoltHub IncGoogleThomas Mueller
Initial release20162018201720052019
Current release2.1, December 20182.2.220, July 20232.3.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0commercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageCGoJavaC++, Go
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
hostedAll OS with a Java VMLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemedepending on used data modelyesyesyes
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.nonononono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyesyes infoQuery statements complying to ANSI 2011yesno
APIs and other access methodsCypher Query Language
JDBC
CLI Client
HTTP REST
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
RESTful HTTP API
Supported programming languagesC
Java
JavaScript
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
JavaC++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releasenoJava Stored Procedures and User-Defined Functionsno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancenoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication with 3 replicas for regional instances.With clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integrityyesyesyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoStrict serializable isolationACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardRole based access control and fine grained access rights
More information provided by the system vendor
AgensGraphDoltGoogle Cloud SpannerH2Milvus
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AgensGraphDoltGoogle Cloud SpannerH2Milvus
DB-Engines blog posts

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 Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

provided by Google News

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

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

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

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

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

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

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

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here