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. BigchainDB vs. PouchDB vs. Transwarp Hippo vs. Warp 10

System Properties Comparison Adabas vs. BigchainDB vs. PouchDB vs. Transwarp Hippo vs. Warp 10

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonBigchainDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTranswarp Hippo  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsJavaScript DBMS with an API inspired by CouchDBCloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasetsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelMultivalue DBMSDocument storeDocument storeVector DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score0.85
Rank#208  Overall
#35  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.05
Rank#386  Overall
#14  Vector DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.bigchaindb.compouchdb.comwww.transwarp.cn/­en/­subproduct/­hippowww.warp10.io
Technical documentationbigchaindb.readthedocs.io/­en/­latestpouchdb.com/­guideswww.warp10.io/­content/­02_Getting_started
DeveloperSoftware AGApache Software FoundationSenX
Initial release19712016201220232015
Current release7.1.1, June 20191.0, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3Open SourcecommercialOpen Source infoApache License 2.0
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 languagePythonJavaScriptC++Java
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnonoVector, Numeric and Stringyes
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
Secondary indexesyesyes infovia viewsnono
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewaynononono
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
CLI Client
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP APIHTTP API
Jupyter
WebSocket
Supported programming languagesNaturalGo
Haskell
Java
JavaScript
Python
Ruby
JavaScriptC++
Java
Python
Server-side scripts infoStored proceduresin NaturalView functions in JavaScriptnoyes infoWarpScript
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding infobased on HBase
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
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)yesnoRole based access control and fine grained access rightsMandatory use of cryptographic tokens, containing fine-grained authorizations

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"BigchainDBPouchDBTranswarp HippoWarp 10
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

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

provided by Google News

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

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, 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

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

provided by Google News

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here