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

DBMS > Google Cloud Datastore vs. Milvus vs. NebulaGraph vs. Spark SQL vs. Transbase

System Properties Comparison Google Cloud Datastore vs. Milvus vs. NebulaGraph vs. Spark SQL vs. Transbase

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonMilvus  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSpark SQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA DBMS designed for efficient storage of vector data and vector similarity searchesA distributed, linear scalable, high perfomant Graph DBMSSpark SQL is a component on top of 'Spark Core' for structured data processingA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeVector DBMSGraph DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.47
Rank#76  Overall
#12  Document stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitecloud.google.com/­datastoremilvus.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
spark.apache.org/­sqlwww.transaction.de/­en/­products/­transbase.html
Technical documentationcloud.google.com/­datastore/­docsmilvus.io/­docs/­overview.mddocs.nebula-graph.iospark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperGoogleVesoft Inc.Apache Software FoundationTransaction Software GmbH
Initial release20082019201920141987
Current release2.3.4, January 20243.5.0 ( 2.13), September 2023Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0commercial infofree development license
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageC++, GoC++ScalaC and C++
Server operating systemshostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
LinuxLinux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeStrong typed schemayesyes
Typing infopredefined data types such as float or dateyes, details hereVector, Numeric and Stringyesyesyes
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 indexesyesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.noyes
SQL infoSupport of SQLSQL-like query language (GQL)noSQL-like query languageSQL-like DML and DDL statementsyes
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Go
Java
PHP
Python
Java
Python
R
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresusing Google App Enginenouser defined functionsnoyes
TriggersCallbacks using the Google Apps Enginenonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosCausal Clustering using Raft protocolnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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.Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnono
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role based access control and fine grained access rightsRole-based access controlnofine grained access rights according to SQL-standard
More information provided by the system vendor
Google Cloud DatastoreMilvusNebulaGraphSpark SQLTransbase
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Google Cloud DatastoreMilvusNebulaGraphSpark SQLTransbase
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Best cloud storage of 2024
29 April 2024, TechRadar

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

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

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

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

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

AllegroGraph logo

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

Present your product here