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

DBMS > Ehcache vs. Heroic vs. JanusGraph vs. Oracle Berkeley DB vs. OrigoDB

System Properties Comparison Ehcache vs. Heroic vs. JanusGraph vs. Oracle Berkeley DB vs. OrigoDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonHeroic  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used in-process key-value storeA fully ACID in-memory object graph database
Primary database modelKey-value storeTime Series DBMSGraph DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websitewww.ehcache.orggithub.com/­spotify/­heroicjanusgraph.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlorigodb.com
Technical documentationwww.ehcache.org/­documentationspotify.github.io/­heroicdocs.janusgraph.orgdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlorigodb.com/­docs
DeveloperTerracotta Inc, owned by Software AGSpotifyLinux Foundation; originally developed as Titan by AureliusOracle infooriginally developed by Sleepycat, which was acquired by OracleRobert Friberg et al
Initial release20092014201719942009 infounder the name LiveDB
Current release3.10.0, March 20220.6.3, February 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infocommercial license availableOpen Source
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 languageJavaJavaJavaC, Java, C++ (depending on the Berkeley DB edition)C#
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoUser defined using .NET types and collections
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 editionno infocan be achieved using .NET
Secondary indexesnoyes infovia Elasticsearchyesyesyes
SQL infoSupport of SQLnononoyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsJCacheHQL (Heroic Query Language, a JSON-based language)
HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
.NET Client API
HTTP API
LINQ
Supported programming languagesJavaClojure
Java
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
.Net
Server-side scripts infoStored proceduresnonoyesnoyes
Triggersyes infoCache Event Listenersnoyesyes infoonly for the SQL APIyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServeryesyesSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourcenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoUser authentification and security via Rexster Graph ServernoRole based authorization

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
EhcacheHeroicJanusGraph infosuccessor of TitanOracle Berkeley DBOrigoDB
Recent citations in the news

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

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

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

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.

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

Present your product here