DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. InfinityDB vs. JanusGraph vs. Realm vs. SAP Advantage Database Server

System Properties Comparison Ehcache vs. InfinityDB vs. JanusGraph vs. Realm vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonInfinityDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonRealm  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA widely adopted Java cache with tiered storage optionsA Java embedded Key-Value Store which extends the Java Map interfaceA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelKey-value storeKey-value storeGraph DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.79
Rank#66  Overall
#8  Key-value stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score1.85
Rank#134  Overall
#12  Graph DBMS
Score7.18
Rank#52  Overall
#8  Document stores
Websitewww.ehcache.orgboilerbay.comjanusgraph.orgrealm.iowww.sap.com/products/advantage-database-server.html
Technical documentationwww.ehcache.org/­documentationboilerbay.com/­infinitydb/­manualdocs.janusgraph.orgrealm.io/­docs
DeveloperTerracotta Inc, owned by Software AGBoiler Bay Inc.Linux Foundation; originally developed as Titan by AureliusRealm, acquired by MongoDB in May 2019Sybase, SAP
Initial release20092002201720141993
Current release3.10.0, March 20224.01.0.0, October 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache 2.0Open Sourcecommercial
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 languageJavaJavaJava
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
OS X
Unix
Windows
Android
Backend: server-less
iOS
Windows
Linux
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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 indexesnono infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsJCacheAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaJavaClojure
Java
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnonoyesno inforuns within the applications so server-side scripts are unnecessaryyes
Triggersyes infoCache Event Listenersnoyesyes infoChange Listenersyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Servernoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServernoneyesnoneMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-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)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDACID
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
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoIn-Memory realmno infocaching of (temporary) tables can be configured
User concepts infoAccess controlnonoUser authentification and security via Rexster Graph Serveryesfine grained access rights according to SQL-standard

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
EhcacheInfinityDBJanusGraph infosuccessor of TitanRealmSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

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

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, oreilly.com

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

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Just How Powerful Is Wikipedia?
4 September 2008, SitePoint

Java Synthetic Methods — What are these ?
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

SAP Patch Day: August 2024
4 September 2024, all-about-security.de

Critical Updates Released on August 2024 SAP Security Patch Day
27 August 2024, InsideSAP

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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

The data platform to build your intelligent applications.
Try it 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

RaimaDB logo

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

Present your product here