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 > EJDB vs. HyperSQL vs. InfluxDB vs. Microsoft Azure SQL Database

System Properties Comparison EJDB vs. HyperSQL vs. InfluxDB vs. Microsoft Azure SQL Database

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBDBMS for storing time series, events and metricsDatabase as a Service offering with high compatibility to Microsoft SQL Server
Primary database modelDocument storeRelational DBMSTime Series 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
Score0.27
Rank#297  Overall
#44  Document stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbhsqldb.orgwww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdhsqldb.org/­web/­hsqlDocsFrame.htmldocs.influxdata.com/­influxdbdocs.microsoft.com/­en-us/­azure/­azure-sql
DeveloperSoftmotionsMicrosoft
Initial release2012200120132010
Current release2.7.2, June 20232.7.6, April 2024V12
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infobased on BSD licenseOpen Source infoMIT-License; commercial enterprise version availablecommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaGoC++
Server operating systemsserver-lessAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X infothrough Homebrew
hosted
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesNumeric data and Stringsyes
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.nonoyes
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnoyesSQL-like query languageyes
APIs and other access methodsin-process shared libraryHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
All 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 (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoJava, SQLnoTransact SQL
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoin enterprise version only
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoin enterprise version onlyyes, with always 3 replicas available
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes
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.yesyes infoDepending on used storage engine
User concepts infoAccess controlnofine grained access rights according to SQL-standardsimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBHyperSQL infoalso known as HSQLDBInfluxDBMicrosoft Azure SQL Database infoformerly SQL Azure
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

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 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

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

More resources
EJDBHyperSQL infoalso known as HSQLDBInfluxDBMicrosoft Azure SQL Database infoformerly SQL Azure
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

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

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Milvus logo

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

Present your product here