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

DBMS > Badger vs. Graph Engine vs. HBase vs. JanusGraph vs. Oracle NoSQL

System Properties Comparison Badger vs. Graph Engine vs. HBase vs. JanusGraph vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineWide-column store based on Apache Hadoop and on concepts of BigTableA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelKey-value storeGraph DBMS
Key-value store
Wide column storeGraph DBMSDocument store
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.graphengine.iohbase.apache.orgjanusgraph.orgwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.graphengine.io/­docs/­manualhbase.apache.org/­book.htmldocs.janusgraph.orgdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperDGraph LabsMicrosoftApache Software Foundation infoApache top-level project, originally developed by PowersetLinux Foundation; originally developed as Titan by AureliusOracle
Initial release20172010200820172011
Current release2.3.4, January 20210.6.3, February 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageGo.NET and CJavaJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
.NETLinux
Unix
Windows infousing Cygwin
Linux
OS X
Unix
Windows
Linux
Solaris SPARC/x86
Data schemeschema-freeyesschema-free, schema definition possibleyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or datenoyesoptions to bring your own types, AVROyesoptional
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 indexesnonoyesyes
SQL infoSupport of SQLnonononoSQL-like DML and DDL statements
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP API
Thrift
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP API
Supported programming languagesGoC#
C++
F#
Visual Basic
C
C#
C++
Groovy
Java
PHP
Python
Scala
Clojure
Java
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesyes infoCoprocessors in Javayesno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infovia Faunus, a graph analytics enginewith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynononoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoSingle row ACID (across millions of columns)ACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infooff heap cache
User concepts infoAccess controlnoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUser authentification and security via Rexster Graph ServerAccess rights for users and roles

More information provided by the system vendor

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
BadgerGraph Engine infoformer name: TrinityHBaseJanusGraph infosuccessor of TitanOracle NoSQL
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

show all

Recent citations in the news

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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