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

DBMS > HyperSQL vs. InfinityDB vs. InfluxDB vs. Microsoft SQL Server vs. SAP SQL Anywhere

System Properties Comparison HyperSQL vs. InfinityDB vs. InfluxDB vs. Microsoft SQL Server vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metricsMicrosofts flagship relational DBMSRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSKey-value storeTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.07
Rank#359  Overall
#54  Key-value stores
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websitehsqldb.orgboilerbay.comwww.influxdata.com/­products/­influxdb-overviewwww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdblearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperBoiler Bay Inc.MicrosoftSAP infoformerly Sybase
Initial release20012002201319891992
Current release2.7.2, June 20234.02.7.5, January 2024SQL Server 2022, November 202217, July 2015
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercialOpen Source infoMIT-License; commercial enterprise version availablecommercial inforestricted free version is availablecommercial
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 languageJavaJavaGoC++
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAll OS with a Java VMLinux
OS X infothrough Homebrew
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Stringsyesyes
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.nononoyesyes
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
SQL infoSupport of SQLyesnoSQL-like query languageyesyes
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC
Java
Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava, SQLnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes, in C/C++, Java, .Net or Perl
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoin enterprise version onlytables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoin enterprise version onlyyes, but depending on the SQL-Server EditionSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDACID
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.yesnoyes infoDepending on used storage engineyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnosimple rights management via user accountsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
HyperSQL infoalso known as HSQLDBInfinityDBInfluxDBMicrosoft SQL ServerSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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 partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
HyperSQL infoalso known as HSQLDBInfinityDBInfluxDBMicrosoft SQL ServerSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the 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

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

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

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

provided by Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, microsoft.com

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

Top 12 Data Migration Tools for 2024
18 April 2024, TechRepublic

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, Sophos

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

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

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Present your product here