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

DBMS > Adabas vs. Apache Drill vs. FatDB vs. gStore vs. PouchDB

System Properties Comparison Adabas vs. Apache Drill vs. FatDB vs. gStore vs. PouchDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonApache Drill  Xexclude from comparisonFatDB  Xexclude from comparisongStore  Xexclude from comparisonPouchDB  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA .NET NoSQL DBMS that can integrate with and extend SQL Server.A native Graph DBMS to store and maintain very large RDF datasets.JavaScript DBMS with an API inspired by CouchDB
Primary database modelMultivalue DBMSDocument store
Relational DBMS
Document store
Key-value store
Graph DBMS
RDF store
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score0.14
Rank#342  Overall
#34  Graph DBMS
#16  RDF stores
Score2.34
Rank#112  Overall
#21  Document stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmldrill.apache.orgen.gstore.cnpouchdb.com
Technical documentationdrill.apache.org/­docsen.gstore.cn/­#/­enDocspouchdb.com/­guides
DeveloperSoftware AGApache Software FoundationFatCloudApache Software Foundation
Initial release19712012201220162012
Current release1.20.3, January 20231.2, November 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialOpen Source infoBSDOpen Source
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.
Implementation languageC#C++JavaScript
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
OS X
Windows
WindowsLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesnoyesyes infovia views
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL SELECT statement is SQL:2003 compliantno infoVia inetgration in SQL Servernono
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
RESTful HTTP API
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
HTTP API
SPARQL 1.1
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesNaturalC++C#C++
Java
JavaScript (Node.js)
PHP
Python
JavaScript
Server-side scripts infoStored proceduresin Naturaluser defined functionsyes infovia applicationsyesView functions in JavaScript
Triggersnonoyes infovia applicationsyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatorselectable replication factorMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesDepending on the underlying data sourceyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noDepending on the underlying data sourcenoyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Depending on the underlying data sourceno infoCan implement custom security layer via applicationsUsers, roles and permissions, Role-Based Access Control (RBAC) supportedno

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"Apache DrillFatDBgStorePouchDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30 May 2024, ITWeb

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

Is it the end of the road for Software AG after selling its integration business to IBM?
12 January 2024, diginomica

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

Michael E. Jakes Obituary (1941 - 2023)
26 October 2023, Legacy.com

provided by Google News

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 May 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

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