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 > Adabas vs. AlaSQL vs. GraphDB vs. Ignite vs. OpenSearch

System Properties Comparison Adabas vs. AlaSQL vs. GraphDB vs. Ignite vs. OpenSearch

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAlaSQL  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonIgnite  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformJavaScript DBMS libraryEnterprise-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.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelMultivalue DBMSDocument store
Relational DBMS
Graph DBMS
RDF store
Key-value store
Relational DBMS
Search engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlalasql.orgwww.ontotext.comignite.apache.orggithub.com/­opensearch-project
opensearch.org
Technical documentationgithub.com/­AlaSQL/­alasqlgraphdb.ontotext.com/­documentationapacheignite.readme.io/­docsopensearch.org/­docs/­latest
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperSoftware AGAndrey Gershun & Mathias R. WulffOntotextApache Software FoundationAmazon Web Services
Initial release19712014200020152021
Current release10.4, October 2023Apache Ignite 2.62.5.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT-Licensecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0Open Source infoApache Version 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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptJavaC++, Java, .NetJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
All OS with a Java VM
Data schemeyesschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nononoyes
Secondary indexesyesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewayClose to SQL99, but no user access control, stored procedures and host language bindings.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCANSI-99 for query and DML statements, subset of DDLSQL-like query language
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JavaScript APIGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Java API
RESTful HTTP/JSON API
Supported programming languagesNaturalJavaScript.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresin Naturalnowell-defined plugin interfaces; JavaScript server-side extensibilityyes (compute grid and cache interceptors can be used instead)yes
Triggersnoyesnoyes (cache interceptors and events)yes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatornoneMulti-source replicationyes (replicated cache)yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes (compute grid and hadoop accelerator)
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynoyesyes infoConstraint checkingnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storageACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
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.Security Hooks for custom implementations
More information provided by the system vendor
Adabas infodenotes "adaptable data base"AlaSQLGraphDB infoformer name: OWLIMIgniteOpenSearch
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» more
News

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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"AlaSQLGraphDB infoformer name: OWLIMIgniteOpenSearch
Recent citations in the news

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1 April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
12 April 2024, SiliconANGLE News

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

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

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

provided by Google News

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

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

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

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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

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

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

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

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

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

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.

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.

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

Present your product here