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 > Alibaba Cloud MaxCompute vs. GridDB vs. H2 vs. NebulaGraph vs. Splunk

System Properties Comparison Alibaba Cloud MaxCompute vs. GridDB vs. H2 vs. NebulaGraph vs. Splunk

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonGridDB  Xexclude from comparisonH2  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSplunk  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingScalable in-memory time series database optimized for IoT and Big DataFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, linear scalable, high perfomant Graph DBMSAnalytics Platform for Big Data
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesTime Series DBMSRelational DBMSGraph DBMSSearch engine
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Websitewww.alibabacloud.com/­product/­maxcomputegriddb.netwww.h2database.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.splunk.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.griddb.netwww.h2database.com/­html/­main.htmldocs.nebula-graph.iodocs.splunk.com/­Documentation/­Splunk
DeveloperAlibabaToshiba CorporationThomas MuellerVesoft Inc.Splunk Inc.
Initial release20162013200520192003
Current release5.1, August 20222.2.220, July 2023
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0 + Common Clause 1.0commercial infoLimited free edition and free developer edition available
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.
Implementation languageC++JavaC++
Server operating systemshostedLinuxAll OS with a Java VMLinuxLinux
OS X
Solaris
Windows
Data schemeyesyesyesStrong typed schemayes
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesyesyes
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.nonononoyes
Secondary indexesnoyesyesyes 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.yes
SQL infoSupport of SQLSQL-like query languageSQL92, SQL-like TQL (Toshiba Query Language)yesSQL-like query languageno infoSplunk Search Processing Language for search commands
APIs and other access methodsFluentd
Flume
MaxCompute Console
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
ODBC
Browser 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
HTTP REST
Supported programming languagesJavaC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java.Net
C++
Go
Java
PHP
Python
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infoin JavanoJava Stored Procedures and User-Defined Functionsuser defined functionsyes
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseCausal Clustering using Raft protocolMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID at container levelACIDACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per databasefine grained access rights according to SQL-standardRole-based access controlAccess rights for users and roles
More information provided by the system vendor
Alibaba Cloud MaxComputeGridDBH2NebulaGraphSplunk
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsGitHub trending repository
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
Alibaba Cloud MaxComputeGridDBH2NebulaGraphSplunk
DB-Engines blog posts

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba Cloud Debuts First Data Center in Indonesia
22 March 2018, The Fast Mode

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

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

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Present your product here