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 > Amazon Aurora vs. Badger vs. EsgynDB vs. H2 vs. NebulaGraph

System Properties Comparison Amazon Aurora vs. Badger vs. EsgynDB vs. H2 vs. NebulaGraph

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonBadger  Xexclude from comparisonEsgynDB  Xexclude from comparisonH2  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFull-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 DBMS
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.57
Rank#51  Overall
#32  Relational DBMS
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websiteaws.amazon.com/­rds/­auroragithub.com/­dgraph-io/­badgerwww.esgyn.cnwww.h2database.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlgodoc.org/­github.com/­dgraph-io/­badgerwww.h2database.com/­html/­main.htmldocs.nebula-graph.io
DeveloperAmazonDGraph LabsEsgynThomas MuellerVesoft Inc.
Initial release20152017201520052019
Current release2.2.220, July 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0 + Common Clause 1.0
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 languageGoC++, JavaJavaC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
LinuxAll OS with a Java VMLinux
Data schemeyesschema-freeyesyesStrong typed schema
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.yesnononono
Secondary indexesyesnoyesyesyes 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 SQLyesnoyesyesSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
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
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
GoAll languages supporting JDBC/ODBC/ADO.NetJava.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresyesnoJava Stored ProceduresJava Stored Procedures and User-Defined Functionsuser defined functions
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication between multi datacentersWith clustering: 2 database servers on different computers operate on identical copies of a databaseCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardRole-based access control
More information provided by the system vendor
Amazon AuroraBadgerEsgynDBH2NebulaGraph
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
Amazon AuroraBadgerEsgynDBH2NebulaGraph
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

How LeadSquared accelerated chatbot deployments with generative AI using Amazon Bedrock and Amazon Aurora ...
24 May 2024, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

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

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.

Present your product here