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. RavenDB vs. Rockset vs. STSdb vs. VoltDB

System Properties Comparison Adabas vs. RavenDB vs. Rockset vs. STSdb vs. VoltDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonRavenDB  Xexclude from comparisonRockset  Xexclude from comparisonSTSdb  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA scalable, reliable search and analytics service in the cloud, built on RocksDBKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodDistributed 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 DBMSDocument storeDocument storeKey-value storeRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.04
Rank#87  Overall
#1  Multivalue DBMS
Score3.47
Rank#95  Overall
#16  Document stores
Score1.01
Rank#201  Overall
#35  Document stores
Score0.13
Rank#344  Overall
#51  Key-value stores
Score1.51
Rank#165  Overall
#75  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlravendb.netrockset.comgithub.com/­STSSoft/­STSdb4www.voltdb.com
Technical documentationravendb.net/­docsdocs.rockset.comdocs.voltdb.com
DeveloperSoftware AGHibernating RhinosRocksetSTS Soft SCVoltDB Inc.
Initial release19712010201920112010
Current release5.4, July 20224.0.8, September 201511.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoAGPL version 3, commercial license availablecommercialOpen Source infoGPLv2, commercial license availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#C++C#Java, C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
macOS
Raspberry Pi
Windows
hostedWindowsLinux
OS X infofor development
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnodynamic typingyes infoprimitive types and user defined types (classes)yes
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.nono infoingestion from XML files supported
Secondary indexesyesyesall fields are automatically indexednoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query language (RQL)Read-only SQL queries, including JOINsnoyes 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
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP REST.NET Client APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languagesNatural.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
C#
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresin NaturalyesnonoJava
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingAutomatic shardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorMulti-source replicationyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Eventual Consistency
Foreign keys infoReferential integritynonononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, Cluster-wide transaction availablenonoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes 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.no
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Authorization levels configured per client per databaseAccess rights for users and organizations can be defined via Rockset consolenoUsers and roles with access to stored procedures

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

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"RavenDBRocksetSTSdbVoltDB
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

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

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

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset lands $44M to power real-time search and analytics apps
29 August 2023, TechCrunch

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Primes Database for Massive Vector Serving
20 November 2023, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

AllegroGraph logo

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

Present your product here