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. Firebase Realtime Database vs. Graphite vs. HyperSQL

System Properties Comparison Adabas vs. Firebase Realtime Database vs. Graphite vs. HyperSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGraphite  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Data 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 HSQLDB
Primary database modelMultivalue DBMSDocument storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.04
Rank#87  Overall
#1  Multivalue DBMS
Score15.07
Rank#38  Overall
#6  Document stores
Score4.84
Rank#79  Overall
#5  Time Series DBMS
Score4.30
Rank#83  Overall
#45  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlfirebase.google.com/­products/­realtime-databasegithub.com/­graphite-project/­graphite-webhsqldb.org
Technical documentationfirebase.google.com/­docs/­databasegraphite.readthedocs.iohsqldb.org/­web/­hsqlDocsFrame.html
DeveloperSoftware AGGoogle infoacquired by Google 2014Chris Davis
Initial release1971201220062001
Current release2.7.2, June 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infobased on BSD license
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
hostedLinux
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesNumeric data onlyyes
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 indexesyesyesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewaynonoyes
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Android
iOS
JavaScript API
RESTful HTTP API
HTTP API
Sockets
HTTP API infoJDBC via HTTP
JDBC
ODBC
Supported programming languagesNaturalJava
JavaScript
Objective-C
JavaScript (Node.js)
Python
All languages supporting JDBC/ODBC
Java
Server-side scripts infoStored proceduresin Naturallimited functionality with using 'rules'noJava, SQL
TriggersnoCallbacks are triggered when data changesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vistanonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
noneImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)yes, based on authentication and database rulesnofine grained access rights according to SQL-standard

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"Firebase Realtime DatabaseGraphiteHyperSQL infoalso known as HSQLDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

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

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

Software AG Announces New “Adabas & Natural 2050” Agenda
31 August 2016, Business Wire

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

Software AG's Strategy To End Its 8-Year Growth Drought
19 April 2019, Forbes

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1 October 2020, DevOps.com

provided by Google News

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

provided by Google News

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

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

Build a Graphite dashboard for data analysis, visualization
20 November 2019, TechTarget

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

Deserialization vulnerabilities: root cause and importance
21 September 2023, Deloitte

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here