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

DBMS > Adabas vs. ClickHouse vs. GigaSpaces vs. SAP SQL Anywhere vs. SiteWhere

System Properties Comparison Adabas vs. ClickHouse vs. GigaSpaces vs. SAP SQL Anywhere vs. SiteWhere

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonClickHouse  Xexclude from comparisonGigaSpaces  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsM2M integration platform for persisting/querying time series data
Primary database modelMultivalue DBMSRelational DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Relational DBMSTime Series DBMS
Secondary database modelsTime Series DBMSGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score16.20
Rank#37  Overall
#23  Relational DBMS
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score0.06
Rank#367  Overall
#36  Time Series DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlclickhouse.comwww.gigaspaces.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­sitewhere/­sitewhere
Technical documentationclickhouse.com/­docsdocs.gigaspaces.com/­latest/­landing.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheresitewhere1.sitewhere.io/­index.html
DeveloperSoftware AGClickhouse Inc.Gigaspaces TechnologiesSAP infoformerly SybaseSiteWhere
Initial release19712016200019922010
Current releasev24.3.2.23-lts, April 202415.5, September 202017, July 2015
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2; Commercial licenses availablecommercialOpen Source infoCommon Public Attribution License Version 1.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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageC++Java, C++, .NetJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
FreeBSD
Linux
macOS
Linux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeyespredefined scheme
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.nonono infoXML can be used for describing objects metadatayesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewayClose to ANSI SQL (SQL/JSON + extensions)SQL-99 for query and DML statementsyesno
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
ADO.NET
HTTP API
JDBC
ODBC
HTTP REST
Supported programming languagesNaturalC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
.Net
C++
Java
Python
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresin Naturalyesyesyes, in C/C++, Java, .Net or Perl
Triggersnonoyes, event driven architectureyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vistakey based and customShardingnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Source-replica replication infoDatabase mirroringselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Role-based access controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept

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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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"ClickHouseGigaSpacesSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSiteWhere
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

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

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

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

Don't rewrite legacy systems for hybrid cloud – integrate them
1 February 2022, ITWeb

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

TikTok Parent Open Sources Real-Time Data Warehouse
5 July 2023, Datanami

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces Cloudify Increases Integration with OpenStack
4 February 2024, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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.

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.

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