DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. Bangdb vs. Faircom DB vs. Riak TS vs. Rockset

System Properties Comparison Adabas vs. Bangdb vs. Faircom DB vs. Riak TS vs. Rockset

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonBangdb  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonRiak TS  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformConverged and high performance database for device data, events, time series, document and graphNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelMultivalue DBMSDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Time Series DBMSDocument store
Secondary database modelsSpatial DBMSRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlbangdb.comwww.faircom.com/­products/­faircom-dbrockset.com
Technical documentationdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.rockset.com
DeveloperSoftware AGSachin Sinha, BangDBFairCom CorporationOpen Source, formerly Basho TechnologiesRockset
Initial release19712012197920152019
Current releaseBangDB 2.0, October 2021V12, November 20203.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSD 3commercial infoRestricted, free version availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ANSI C, C++ErlangC++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
LinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
OS X
hosted
Data schemeyesschema-freeschema free, schema optional, schema required, partial schema,schema-freeschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyes, ANSI SQL Types, JSON, typed binary structuresnodynamic typing
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.nonononono infoingestion from XML files supported
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesrestrictedall fields are automatically indexed
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL like support with command line toolyes, ANSI SQL with proprietary extensionsyes, limitedRead-only SQL queries, including JOINs
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
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
HTTP API
Native Erlang Interface
HTTP REST
Supported programming languagesNaturalC
C#
C++
Java
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
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
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresin Naturalnoyes info.Net, JavaScript, C/C++Erlangno
Triggersnoyes, Notifications (with Streaming only)yesyes 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 VistaSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatorselectable replication factor, Knob for CAP (enterprise version only)yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDtunable from ACID to Eventually Consistentnono
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)yes (enterprise version only)Fine grained access rights according to SQL-standard with additional protections for filesnoAccess rights for users and organizations can be defined via Rockset console

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"BangdbFaircom DB infoformerly c-treeACERiak TSRockset
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

ATERAS® Announces Contract for Adabas Natural Re-hosting Solution to one of the Nation's Largest Pension Systems
19 December 2012, PR Newswire

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

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

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

provided by Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

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

Rockset enhances vector search to support cloud-based AI applications at scale
20 November 2023, SiliconANGLE News

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here