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

DBMS > Heroic vs. HyperSQL vs. InfluxDB vs. Microsoft Azure Cosmos DB vs. SAP IQ

System Properties Comparison Heroic vs. HyperSQL vs. InfluxDB vs. Microsoft Azure Cosmos DB vs. SAP IQ

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBDBMS for storing time series, events and metricsGlobally distributed, horizontally scalable, multi-model database serviceColumnar RDBMS optimized for Big Data analytics
Primary database modelTime Series DBMSRelational DBMSTime Series DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS infocolumn-oriented
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score3.27
Rank#96  Overall
#50  Relational DBMS
Websitegithub.com/­spotify/­heroichsqldb.orgwww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­services/­cosmos-dbwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationspotify.github.io/­heroichsqldb.org/­web/­hsqlDocsFrame.htmldocs.influxdata.com/­influxdblearn.microsoft.com/­azure/­cosmos-dbhelp.sap.com/­docs/­SAP_IQ
DeveloperSpotifyMicrosoftSAP, formerly Sybase
Initial release20142001201320141994
Current release2.7.2, June 20232.7.5, January 202416.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infobased on BSD licenseOpen Source infoMIT-License; commercial enterprise version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaGo
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X infothrough Homebrew
hostedAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsyes infoJSON typesyes
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 indexesyes infovia Elasticsearchyesnoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query languageyes
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
JSON over UDP
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBC
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoJava, SQLnoJavaScriptyes
TriggersnoyesnoJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoin enterprise version onlySharding infoImplicit feature of the cloud serviceshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneselectable replication factor infoin enterprise version onlyyes infoImplicit feature of the cloud serviceSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoMulti-item ACID transactions with snapshot isolation within a partitionACID
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.noyesyes infoDepending on used storage engineno
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsAccess rights can be defined down to the item levelfine grained access rights according to SQL-standard
More information provided by the system vendor
HeroicHyperSQL infoalso known as HSQLDBInfluxDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSAP IQ infoformer name: Sybase IQ
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HeroicHyperSQL infoalso known as HSQLDBInfluxDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSAP IQ infoformer name: Sybase IQ
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

Review: Google Bigtable scales with ease
7 September 2016, 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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

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

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

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

Rolta Receives 2014 SAPĀ® Pinnacle Award: OEM Partner of the Year
22 April 2014, PR Newswire

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here