DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Graph Engine vs. H2 vs. JanusGraph vs. WakandaDB

System Properties Comparison Apache Impala vs. Graph Engine vs. H2 vs. JanusGraph vs. WakandaDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017WakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMSGraph DBMS
Key-value store
Relational DBMSGraph DBMSObject oriented DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteimpala.apache.orgwww.graphengine.iowww.h2database.comjanusgraph.orgwakanda.github.io
Technical documentationimpala.apache.org/­impala-docs.htmlwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmldocs.janusgraph.orgwakanda.github.io/­doc
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaMicrosoftThomas MuellerLinux Foundation; originally developed as Titan by AureliusWakanda SAS
Initial release20132010200520172012
Current release4.1.0, June 20222.2.220, July 20230.6.3, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open 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 languageC++.NET and CJavaJavaC++, JavaScript
Server operating systemsLinux.NETAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeyesyesyesyesyes
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 indexesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesnono
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
F#
Visual Basic
JavaClojure
Java
Python
JavaScript
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesJava Stored Procedures and User-Defined Functionsyesyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)none
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noyesyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serveryes

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 ImpalaGraph Engine infoformer name: TrinityH2JanusGraph infosuccessor of TitanWakandaDB
Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Trinity
2 June 2023, Microsoft

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

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

provided by Google News

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

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

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.com

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

AllegroGraph logo

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

Present your product here