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 > Coveo vs. Graph Engine vs. H2 vs. JanusGraph vs. WakandaDB

System Properties Comparison Coveo vs. Graph Engine vs. H2 vs. JanusGraph vs. WakandaDB

Editorial information provided by DB-Engines
NameCoveo  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentA 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 modelSearch engineGraph DBMS
Key-value store
Relational DBMSGraph DBMSObject oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#114  Overall
#11  Search engines
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
Websitewww.coveo.comwww.graphengine.iowww.h2database.comjanusgraph.orgwakanda.github.io
Technical documentationdocs.coveo.comwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmldocs.janusgraph.orgwakanda.github.io/­doc
DeveloperCoveoMicrosoftThomas MuellerLinux Foundation; originally developed as Titan by AureliusWakanda SAS
Initial release20122010200520172012
Current release2.2.220, July 20230.6.3, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen 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 serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CJavaJavaC++, JavaScript
Server operating systemshosted.NETAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyesyesyesyes
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 SQLnonoyesnono
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP API
Supported programming languagesC#
Java
JavaScript
Python
C#
C++
F#
Visual Basic
JavaClojure
Java
Python
JavaScript
Server-side scripts infoStored proceduresnoyesJava Stored Procedures and User-Defined Functionsyesyes
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyeshorizontal partitioningnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)none
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACIDACID
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.yesyesno
User concepts infoAccess controlgranular access controls, API key management, content filtersfine 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
CoveoGraph Engine infoformer name: TrinityH2JanusGraph infosuccessor of TitanWakandaDB
Recent citations in the news

Coveo Named a Leader in the 2024 Gartner® Magic Quadrant™ for Search and Product Discovery
16 May 2024, PR Newswire

Coveo announced new partnership with Genesys
16 May 2024, Martechcube

Coveo expands partnership with Genesys to empower contact center agents with various types of AI
16 May 2024, KMWorld Magazine

Coveo Solutions Inc. (TSE:CVO) Given Average Rating of “Buy” by Brokerages
16 May 2024, Defense World

Coveo Announces New Partnership with Genesys to Empower Contact Center Agents with AI Search ...
15 May 2024, GlobeNewswire

provided by Google 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

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

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here