DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Adabas vs. Graphite vs. HyperSQL vs. PouchDB vs. YTsaurus

System Properties Comparison Adabas vs. Graphite vs. HyperSQL vs. PouchDB vs. YTsaurus

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonGraphite  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonPouchDB  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBJavaScript DBMS with an API inspired by CouchDBYTsaurus is an open source platform for distributed storage and processing.
Primary database modelMultivalue DBMSTime Series DBMSRelational DBMSDocument storeDocument store
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.64
Rank#104  Overall
#1  Multivalue DBMS
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score0.15
Rank#323  Overall
#44  Document stores
#47  Key-value stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgithub.com/­graphite-project/­graphite-webhsqldb.orgpouchdb.comytsaurus.tech
Technical documentationgraphite.readthedocs.iohsqldb.org/­web/­hsqlDocsFrame.htmlpouchdb.com/­guidesytsaurus.tech/­docs/­en
DeveloperSoftware AGChris DavisApache Software FoundationYandex
Initial release19712006200120122023
Current release2.7.2, June 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen SourceOpen Source infoApache License, Version 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 languagePythonJavaJavaScriptC++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js)Ubuntu
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesNumeric data onlyyesnoyes
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 indexesyesnoyesyes infovia views
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaynoyesnoYQL, an SQL-based language, is supported
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
HTTP API
Sockets
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesNaturalJavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
Java
JavaScriptC++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresin NaturalnoJava, SQLView functions in JavaScript
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanonenoneSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatornonenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)nofine grained access rights according to SQL-standardnoAccess Control Lists

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"GraphiteHyperSQL infoalso known as HSQLDBPouchDBYTsaurus
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

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

IBM to buy Software AG’s integration businesses for €2.1 billion
19 December 2023, RCR Wireless News

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

Software AG sells data platform to IBM for €2.1bn
18 December 2023, Financial Times

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Most Prominent Time Series Databases For Data Scientists
6 September 2021, AIM

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

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

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

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

provided by Google News

Yandex Unveils YaFSDP for 26% Faster LLM Training
11 June 2024, AIM

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here