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 > HarperDB vs. NebulaGraph vs. Oracle Berkeley DB vs. TimesTen vs. Transbase

System Properties Comparison HarperDB vs. NebulaGraph vs. Oracle Berkeley DB vs. TimesTen vs. Transbase

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonTimesTen  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A distributed, linear scalable, high perfomant Graph DBMSWidely used in-process key-value storeIn-Memory RDBMS compatible to OracleA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeGraph DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.55
Rank#248  Overall
#38  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitewww.harperdb.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.harperdb.io/­docsdocs.nebula-graph.iodocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.oracle.com/­database/­timesten-18.1www.transaction.de/­en/­products/­transbase/­features.html
DeveloperHarperDBVesoft Inc.Oracle infooriginally developed by Sleepycat, which was acquired by OracleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Transaction Software GmbH
Initial release20172019199419981987
Current release3.1, August 202118.1.40, May 202011 Release 2 (11.2.2.8.0)Transbase 8.3, 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infocommercial license availablecommercialcommercial infofree development license
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 languageNode.jsC++C, Java, C++ (depending on the Berkeley DB edition)C and C++
Server operating systemsLinux
OS X
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemedynamic schemaStrong typed schemaschema-freeyesyes
Typing infopredefined data types such as float or dateyes infoJSON data typesyesnoyesyes
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.nonoyes infoonly with the Berkeley DB XML editionnono
Secondary indexesyesyes 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.yesyesyes
SQL infoSupport of SQLSQL-like data manipulation statementsSQL-like query languageyes infoSQL interfaced based on SQLite is availableyesyes
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.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
C
C++
Java
PL/SQL
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1user defined functionsnoPL/SQLyes
Triggersnoyes infoonly for the SQL APInoyes
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedCausal Clustering using Raft protocolSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes, using LMDByes infousing RocksDByesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlAccess rights for users and rolesRole-based access controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
HarperDBNebulaGraphOracle Berkeley DBTimesTenTransbase
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
HarperDBNebulaGraphOracle Berkeley DBTimesTenTransbase
Recent citations in the news

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17 January 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

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

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

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

provided by Google News

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

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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

Present your product here