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. Cassandra vs. Realm vs. TypeDB vs. VoltDB

System Properties Comparison Adabas vs. Cassandra vs. Realm vs. TypeDB vs. VoltDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonCassandra  Xexclude from comparisonRealm  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelMultivalue DBMSWide column storeDocument storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score103.86
Rank#12  Overall
#1  Wide column stores
Score7.71
Rank#52  Overall
#9  Document stores
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Score1.46
Rank#159  Overall
#74  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlcassandra.apache.orgrealm.iotypedb.comwww.voltdb.com
Technical documentationcassandra.apache.org/­doc/­latestrealm.io/­docstypedb.com/­docsdocs.voltdb.com
DeveloperSoftware AGApache Software Foundation infoApache top level project, originally developped by FacebookRealm, acquired by MongoDB in May 2019VaticleVoltDB Inc.
Initial release19712008201420162010
Current release4.1.3, July 20232.26.3, January 202411.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open SourceOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaJava, C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
BSD
Linux
OS X
Windows
Android
Backend: server-less
iOS
Windows
Linux
OS X
Windows
Linux
OS X infofor development
Data schemeyesschema-freeyesyesyes
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.nononono
Secondary indexesyesrestricted infoonly equality queries, not always the best performing solutionyesyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like SELECT, DML and DDL statements (CQL)nonoyes infoonly a subset of SQL 99
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesNaturalC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Java infowith Android only
Objective-C
React Native
Swift
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresin Naturalnono inforuns within the applications so server-side scripts are unnecessarynoJava
Triggersnoyesyes infoChange Listenersnono
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infono "single point of failure"noneSharding infoby using CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatorselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneMulti-source replication infoby using CassandraMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono infosubstituted by the relationship featureno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoIn-Memory realmno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access rights for users can be defined per objectyesyes infoat REST API level; other APIs in progressUsers and roles with access to stored procedures
More information provided by the system vendor
Adabas infodenotes "adaptable data base"CassandraRealmTypeDB infoformerly named GraknVoltDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» more
News

Knowledge Graphs for RAG without a GraphDB
18 April 2024

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17 April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16 April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11 April 2024

Making Astra DB easier for MongoDB developers
10 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» 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"CassandraRealmTypeDB infoformerly named GraknVoltDB
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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
13 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

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

provided by Google News

Here's What to Know About Apache Cassandra 5.0
16 April 2024, hackernoon.com

What Is Cassandra? Working, Features, and Uses - Spiceworks
17 August 2023, Spiceworks News and Insights

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Healthcare and business: How medical trends are evolving following the pandemic | Bayes Business School
6 May 2022, bayes.city.ac.uk

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1 February 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here