DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. GigaSpaces vs. InfluxDB vs. Microsoft Azure Data Explorer vs. SAP IQ

System Properties Comparison EJDB vs. GigaSpaces vs. InfluxDB vs. Microsoft Azure Data Explorer vs. SAP IQ

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsDBMS for storing time series, events and metricsFully managed big data interactive analytics platformColumnar RDBMS optimized for Big Data analytics
Primary database modelDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Time Series DBMSRelational DBMS infocolumn orientedRelational DBMS infocolumn-oriented
Secondary database modelsGraph DBMS
Search engine
Spatial DBMS infowith GEO packageDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#302  Overall
#44  Document stores
Score1.05
Rank#191  Overall
#31  Document stores
#6  Object oriented DBMS
Score26.89
Rank#28  Overall
#1  Time Series DBMS
Score5.82
Rank#65  Overall
#37  Relational DBMS
Score3.58
Rank#93  Overall
#48  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.gigaspaces.comwww.influxdata.com/­products/­influxdb-overviewazure.microsoft.com/­services/­data-explorerwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.gigaspaces.com/­latest/­landing.htmldocs.influxdata.com/­influxdbdocs.microsoft.com/­en-us/­azure/­data-explorerhelp.sap.com/­docs/­SAP_IQ
DeveloperSoftmotionsGigaspaces TechnologiesMicrosoftSAP, formerly Sybase
Initial release20122000201320191994
Current release15.5, September 20202.7.5, January 2024cloud service with continuous releases16.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache Version 2; Commercial licenses availableOpen 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 languageCJava, C++, .NetGo
Server operating systemsserver-lessLinux
macOS
Solaris
Windows
Linux
OS X infothrough Homebrew
hostedAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesNumeric data and Stringsyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-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.no infoXML can be used for describing objects metadatanoyesno
Secondary indexesnoyesnoall fields are automatically indexedyes
SQL infoSupport of SQLnoSQL-99 for query and DML statementsSQL-like query languageKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsin-process shared libraryGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HTTP API
JSON over UDP
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C++
Java
Python
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesnoYes, possible languages: KQL, Python, Ryes
Triggersnoyes, event driven architecturenoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding 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 nodesnoneMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
selectable replication factor infoin enterprise version onlyyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.SAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
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.yesyes infoDepending on used storage enginenono
User concepts infoAccess controlnoRole-based access controlsimple rights management via user accountsAzure Active Directory Authenticationfine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBGigaSpacesInfluxDBMicrosoft Azure Data ExplorerSAP 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

Time Series, InfluxDB, and Vector Databases
26 March 2024

Machine Learning and Infrastructure Monitoring: Tools and Justification
20 March 2024

Making Most Recent Value Queries Hundreds of Times Faster
18 March 2024

Telegraf 1.30 Release Notes
15 March 2024

Tale of the Tape: Data Historians vs Time Series Databases
13 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

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

More resources
EJDBGigaSpacesInfluxDBMicrosoft Azure Data ExplorerSAP 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

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Adi Paz, GigaSpaces CEO - Lyvia Group AB (publ)
24 October 2023, Cision News

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

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

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
15 March 2024, Business Wire

How Apache Arrow accelerates InfluxDB
21 November 2023, InfoWorld

provided by Google News

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Why the Azure community should start planning for Microsoft Fabric today
20 June 2023, MSDynamicsWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19 April 2023, VentureBeat

provided by Google News

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP HANA Cloud Offers High-Performance Management of Data for Users
20 April 2021, InsideSAP

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

Arcion CTO on building effective data pipelines – Blocks and Files
28 June 2022, Blocks & Files

provided by Google News



Share this page

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Present your product here