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

DBMS > Firebase Realtime Database vs. HyperSQL vs. Hypertable vs. RavenDB vs. SAP IQ

System Properties Comparison Firebase Realtime Database vs. HyperSQL vs. Hypertable vs. RavenDB vs. SAP IQ

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonHypertable  Xexclude from comparisonRavenDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn open source BigTable implementation based on distributed file systems such as HadoopOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseColumnar RDBMS optimized for Big Data analytics
Primary database modelDocument storeRelational DBMSWide column storeDocument storeRelational DBMS infocolumn-oriented
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score2.75
Rank#104  Overall
#53  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasehsqldb.orgravendb.netwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationfirebase.google.com/­docs/­databasehsqldb.org/­web/­hsqlDocsFrame.htmlravendb.net/­docshelp.sap.com/­docs/­SAP_IQ
DeveloperGoogle infoacquired by Google 2014Hypertable Inc.Hibernating RhinosSAP, formerly Sybase
Initial release20122001200920101994
Current release2.7.2, June 20230.9.8.11, March 20165.4, July 202216.1 SPS04, April 2019
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoGNU version 3. Commercial license availableOpen Source infoAGPL version 3, commercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C#
Server operating systemshostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Windows infoan inofficial Windows port is available
Linux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnonoyes
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.nonono
Secondary indexesyesyesrestricted infoonly exact value or prefix value scansyesyes
SQL infoSupport of SQLnoyesnoSQL-like query language (RQL)yes
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
C++ API
Thrift
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesJava
JavaScript
Objective-C
All languages supporting JDBC/ODBC
Java
C++
Java
Perl
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored procedureslimited functionality with using 'rules'Java, SQLnoyesyes
TriggersCallbacks are triggered when data changesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor on file system levelMulti-source replicationSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlyes, based on authentication and database rulesfine grained access rights according to SQL-standardnoAuthorization levels configured per client per databasefine 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
Firebase Realtime DatabaseHyperSQL infoalso known as HSQLDBHypertableRavenDBSAP IQ infoformer name: Sybase IQ
DB-Engines blog posts

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

show all

Recent citations in the news

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

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

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

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

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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here