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

DBMS > EsgynDB vs. Hive vs. HugeGraph vs. NebulaGraph vs. Oracle Berkeley DB

System Properties Comparison EsgynDB vs. Hive vs. HugeGraph vs. NebulaGraph vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonHive  Xexclude from comparisonHugeGraph  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache Trafodiondata warehouse software for querying and managing large distributed datasets, built on HadoopA fast-speed and highly-scalable Graph DBMSA distributed, linear scalable, high perfomant Graph DBMSWidely used in-process key-value store
Primary database modelRelational DBMSRelational DBMSGraph DBMSGraph DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitewww.esgyn.cnhive.apache.orggithub.com/­hugegraph
hugegraph.apache.org
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homehugegraph.apache.org/­docsdocs.nebula-graph.iodocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperEsgynApache Software Foundation infoinitially developed by FacebookBaiduVesoft Inc.Oracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20152012201820191994
Current release3.1.3, April 20220.918.1.40, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infocommercial license available
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 languageC++, JavaJavaJavaC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinuxAll OS with a Java VMLinux
macOS
Unix
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeyesyesyesStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nononoyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyesyes infoalso supports composite index and range indexyes 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 SQLyesSQL-like DML and DDL statementsnoSQL-like query languageyes infoSQL interfaced based on SQLite is available
APIs and other access methodsADO.NET
JDBC
ODBC
JDBC
ODBC
Thrift
Java API
RESTful HTTP API
TinkerPop Gremlin
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 languagesAll languages supporting JDBC/ODBC/ADO.NetC++
Java
PHP
Python
Groovy
Java
Python
.Net
C++
Go
Java
PHP
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresyes infouser defined functions and integration of map-reduceasynchronous Gremlin script jobsuser defined functionsno
Triggersnononoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersselectable replication factoryes infodepending on used storage backend, e.g. Cassandra and HBaseCausal Clustering using Raft protocolSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infoquery execution via MapReducevia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoedges in graphyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and rolesUsers, roles and permissionsRole-based access controlno
More information provided by the system vendor
EsgynDBHiveHugeGraphNebulaGraphOracle Berkeley DB
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
EsgynDBHiveHugeGraphNebulaGraphOracle Berkeley DB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Apache Software Foundation Announces ApacheĀ® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

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

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

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

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

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

Neo4j logo

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

Present your product here