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

DBMS > Adabas vs. Ehcache vs. GraphDB vs. HEAVY.AI vs. Ignite

System Properties Comparison Adabas vs. Ehcache vs. GraphDB vs. HEAVY.AI vs. Ignite

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonEhcache  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonIgnite  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformA widely adopted Java cache with tiered storage optionsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primary database modelMultivalue DBMSKey-value storeGraph DBMS
RDF store
Relational DBMSKey-value store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.04
Rank#87  Overall
#1  Multivalue DBMS
Score5.55
Rank#69  Overall
#8  Key-value stores
Score2.91
Rank#106  Overall
#8  Graph DBMS
#4  RDF stores
Score2.30
Rank#127  Overall
#60  Relational DBMS
Score4.04
Rank#86  Overall
#12  Key-value stores
#46  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.ehcache.orgwww.ontotext.comgithub.com/­heavyai/­heavydb
www.heavy.ai
ignite.apache.org
Technical documentationwww.ehcache.org/­documentationgraphdb.ontotext.com/­documentationdocs.heavy.aiapacheignite.readme.io/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperSoftware AGTerracotta Inc, owned by Software AGOntotextHEAVY.AI, Inc.Apache Software Foundation
Initial release19712009200020162015
Current release3.10.0, March 202210.4, October 20235.10, January 2022Apache Ignite 2.6
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0
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 languageJavaJavaC++ and CUDAC++, Java, .Net
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
All OS with a Java VMAll OS with a Java VM
Linux
OS X
Windows
LinuxLinux
OS X
Solaris
Windows
Data schemeyesschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyesyes
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.nonononoyes
Secondary indexesyesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewaynostored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyesANSI-99 for query and DML statements, subset of DDL
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JCacheGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
Thrift
Vega
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Supported programming languagesNaturalJava.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/Thrift
Python
C#
C++
Java
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresin Naturalnowell-defined plugin interfaces; JavaScript server-side extensibilitynoyes (compute grid and cache interceptors can be used instead)
Triggersnoyes infoCache Event Listenersnonoyes (cache interceptors and events)
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infoby using Terracotta ServernoneSharding infoRound robinSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatoryes infoby using Terracotta ServerMulti-source replicationMulti-source replicationyes (replicated cache)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes (compute grid and hadoop accelerator)
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoConstraint checkingnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)noDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.fine grained access rights according to SQL-standardSecurity Hooks for custom implementations
More information provided by the system vendor
Adabas infodenotes "adaptable data base"EhcacheGraphDB infoformer name: OWLIMHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Ignite
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Choosing A Graph Data Model to Best Serve Your Use Case
27 March 2024

Event Extraction Based on Fine-Tuned Text2Event Transformer Speeds up the Fact-checking Process
22 March 2024

Drive Growth with Data-Driven Strategies: Introducing Zenia Graph’s Salesforce Accelerator
20 March 2024

Multilingual Question Answering in Medicine based on XLM-RoBERTa
15 March 2024

Ontotext Marketing Gets a Boost from Knowledge Graph Powered LLMs
13 March 2024

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
Adabas infodenotes "adaptable data base"EhcacheGraphDB infoformer name: OWLIMHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Ignite
Recent citations in the news

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

Software AG Announces New “Adabas & Natural 2050” Agenda
31 August 2016, Business Wire

Software AG's Strategy To End Its 8-Year Growth Drought
19 April 2019, Forbes

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1 October 2020, DevOps.com

Innovative JMR Software data migration implementation solves Adabas challenge for Credit Guarantee
20 May 2018, ITWeb

provided by Google News

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2 May 2016, InfoQ.com

Setting Up Distributed Infinispan Cache with Hibernate and Spring
26 May 2016, dzone.com

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

Terracotta: A Picture of the Changing Database Market
20 July 2010, ReadWrite

Ehcache Joins Terracotta
18 August 2009, InfoQ.com

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9 October 2023, Yahoo Finance

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

provided by Google News

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

Making the most of geospatial intelligence
14 April 2023, InfoWorld

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

Metaphysic Deep Fakes TED
3 May 2023, Forbes

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22 May 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here