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. GridDB vs. Ignite vs. Riak TS vs. ScyllaDB

System Properties Comparison Adabas vs. GridDB vs. Ignite vs. Riak TS vs. ScyllaDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonGridDB  Xexclude from comparisonIgnite  Xexclude from comparisonRiak TS  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformScalable in-memory time series database optimized for IoT and Big DataApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVCassandra and DynamoDB compatible wide column store
Primary database modelMultivalue DBMSTime Series DBMSKey-value store
Relational DBMS
Time Series DBMSWide column store
Secondary database modelsKey-value store
Relational DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score3.64
Rank#89  Overall
#13  Key-value stores
#48  Relational DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgriddb.netignite.apache.orgwww.scylladb.com
Technical documentationdocs.griddb.netapacheignite.readme.io/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.scylladb.com
DeveloperSoftware AGToshiba CorporationApache Software FoundationOpen Source, formerly Basho TechnologiesScyllaDB
Initial release19712013201520152015
Current release5.1, August 2022Apache Ignite 2.63.0.0, September 2022ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0Open SourceOpen Source infoOpen Source (AGPL), 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++C++, Java, .NetErlangC++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
LinuxLinux
OS X
Solaris
Windows
Linux
OS X
Linux
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesnoyes
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.nonoyesnono
Secondary indexesyesyesyesrestrictedyes infocluster global secondary indices
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL92, SQL-like TQL (Toshiba Query Language)ANSI-99 for query and DML statements, subset of DDLyes, limitedSQL-like DML and DDL statements (CQL)
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
Native Erlang Interface
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesNaturalC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresin Naturalnoyes (compute grid and cache interceptors can be used instead)Erlangyes, Lua
Triggersnoyesyes (cache interceptors and events)yes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorSource-replica replicationyes (replicated cache)selectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyes (compute grid and hadoop accelerator)yesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID at container levelACIDnono infoAtomicity and isolation are supported for single operations
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.noyesyesyes infoin-memory tables
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access rights for users can be defined per databaseSecurity Hooks for custom implementationsnoAccess rights for users can be defined per object
More information provided by the system vendor
Adabas infodenotes "adaptable data base"GridDBIgniteRiak TSScyllaDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsGitHub trending repository
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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"GridDBIgniteRiak TSScyllaDB
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

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

A Second Look at LzLabs' Mainframe Migration
28 June 2017, Virtualization Review

provided by Google News

General Availability of GridDB® 5.6 Enterprise Edition ~ Equipped with the "site-to-site database replication" function ...
17 April 2024, global.toshiba

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

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

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB Raises $43M in Funding
17 October 2023, FinSMEs

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

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.

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.

AllegroGraph logo

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

Milvus logo

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

Present your product here