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

DBMS > Adabas vs. Graphite vs. HyperSQL vs. TinkerGraph vs. Typesense

System Properties Comparison Adabas vs. Graphite vs. HyperSQL vs. TinkerGraph vs. Typesense

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonGraphite  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonTinkerGraph  Xexclude from comparisonTypesense  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 HSQLDBA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelMultivalue DBMSTime Series DBMSRelational DBMSGraph DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Score0.76
Rank#219  Overall
#14  Search engines
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgithub.com/­graphite-project/­graphite-webhsqldb.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlintypesense.org
Technical documentationgraphite.readthedocs.iohsqldb.org/­web/­hsqlDocsFrame.htmltypesense.org/­docs
DeveloperSoftware AGChris Davis
Initial release19712006200120092015
Current release2.7.2, June 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen Source infoApache 2.0Open Source infoGPL V3
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 languagePythonJavaJavaC++
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 modesLinux
Data schemeyesyesyesschema-freeschema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyesyes
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 indexesyesnoyesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewaynoyesnono
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
TinkerPop 3RESTful HTTP API
Supported programming languagesNaturalJavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
Java
Groovy
Java
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresin NaturalnoJava, SQLnono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vistanonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatornonenonenoneMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistencynone
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyesnoyes
Durability infoSupport for making data persistentyesyesyesoptionalyes
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)nofine grained access rights according to SQL-standardno

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 HSQLDBTinkerGraphTypesense
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

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

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

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

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

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

How Grafana made observability accessible
12 June 2023, InfoWorld

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

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News

Elasticsearch alternatives: 8 to consider after the license change
11 March 2021, TechGenix

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5 May 2023, SheKnows

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

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

Present your product here