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

DBMS > Apache Drill vs. H2 vs. Machbase Neo vs. MaxDB vs. NebulaGraph

System Properties Comparison Apache Drill vs. H2 vs. Machbase Neo vs. MaxDB vs. NebulaGraph

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonH2  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.TimeSeries DBMS for AIoT and BigDataA robust and reliable RDBMS optimized to run all major SAP solutionsA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitedrill.apache.orgwww.h2database.commachbase.commaxdb.sap.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdrill.apache.org/­docswww.h2database.com/­html/­main.htmlmachbase.com/­dbmsmaxdb.sap.com/­documentationdocs.nebula-graph.io
DeveloperApache Software FoundationThomas MuellerMachbaseSAP, acquired from Software AG (Adabas-D) in 1997Vesoft Inc.
Initial release20122005201319842019
Current release1.20.3, January 20232.2.220, July 2023V8.0, August 20237.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree test version availablecommercial infoLimited community edition freeOpen Source infoApache Version 2.0 + Common Clause 1.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Data schemeschema-freeyesyesyesStrong typed schema
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesnoyesyesyesyes 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.
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyesSQL-like query languageyesSQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
WebDAV
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
Supported programming languagesC++JavaC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C#
Java
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsJava Stored Procedures and User-Defined Functionsnoyesuser defined functions
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factorSource-replica replicationCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesnoyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyes infovolatile and lookup tablenoyes
User concepts infoAccess controlDepending on the underlying data sourcefine grained access rights according to SQL-standardsimple password-based access controlfine grained access rights according to SQL-standardRole-based access control
More information provided by the system vendor
Apache DrillH2Machbase Neo infoFormer name was InfinifluxMaxDB infoformerly named Adabas-DNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph 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
Apache DrillH2Machbase Neo infoFormer name was InfinifluxMaxDB infoformerly named Adabas-DNebulaGraph
Recent citations in the news

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Drill Mines Diverse Data Sets, Google Style
20 May 2015, The Next Platform

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, ibm.com

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

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

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here