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 > Apache Kylin vs. Ehcache vs. JanusGraph vs. SAP Advantage Database Server vs. WakandaDB

System Properties Comparison Apache Kylin vs. Ehcache vs. JanusGraph vs. SAP Advantage Database Server vs. WakandaDB

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonEhcache  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonWakandaDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackA widely adopted Java cache with tiered storage optionsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Low-cost RDBMS with access to ISAM and FoxPro data structuresWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSKey-value storeGraph DBMSRelational DBMSObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#172  Overall
#79  Relational DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitekylin.apache.orgwww.ehcache.orgjanusgraph.orgwww.sap.com/products/advantage-database-server.htmlwakanda.github.io
Technical documentationkylin.apache.org/­docswww.ehcache.org/­documentationdocs.janusgraph.orgwakanda.github.io/­doc
DeveloperApache Software Foundation, originally contributed from eBay IncTerracotta Inc, owned by Software AGLinux Foundation; originally developed as Titan by AureliusSybase, SAPWakanda SAS
Initial release20152009201719932012
Current release3.1.0, July 20203.10.0, March 20220.6.3, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0commercialOpen Source infoAGPLv3, extended commercial 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 languageJavaJavaJavaC++, JavaScript
Server operating systemsLinuxAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
Windows
Linux
OS X
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesnoyesyes
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)nonoyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JCacheJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP API
Supported programming languagesJavaClojure
Java
Python
Delphi
Perl
PHP
JavaScript
Server-side scripts infoStored proceduresnoyesyesyes
Triggersyes infoCache Event Listenersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serveryes 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 ServeryesMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyes 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.noyesno infocaching of (temporary) tables can be configuredno
User concepts infoAccess controlnoUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardyes

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
Apache KylinEhcacheJanusGraph infosuccessor of TitanSAP Advantage Database Server infoformer name: Sybase ADSWakandaDB
Recent citations in the news

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8 December 2015, GlobeNewswire

Bringing interactive BI to big data – O'Reilly
1 May 2017, oreilly.com

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks & Files

provided by Google News

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

provided by Google News

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

Database Deep Dives: JanusGraph
8 August 2019, IBM

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 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

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

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

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

Present your product here