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. Firebase Realtime Database vs. GigaSpaces vs. InfluxDB vs. SAP IQ

System Properties Comparison EJDB vs. Firebase Realtime Database vs. GigaSpaces vs. InfluxDB vs. SAP IQ

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGigaSpaces  Xexclude from comparisonInfluxDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.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 metricsColumnar RDBMS optimized for Big Data analytics
Primary database modelDocument storeDocument storeDocument store
Object oriented DBMS infoValues are user defined objects
Time Series DBMSRelational DBMS infocolumn-oriented
Secondary database modelsGraph DBMS
Search engine
Spatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score14.29
Rank#39  Overall
#6  Document stores
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbfirebase.google.com/­products/­realtime-databasewww.gigaspaces.comwww.influxdata.com/­products/­influxdb-overviewwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdfirebase.google.com/­docs/­databasedocs.gigaspaces.com/­latest/­landing.htmldocs.influxdata.com/­influxdbhelp.sap.com/­docs/­SAP_IQ
DeveloperSoftmotionsGoogle infoacquired by Google 2014Gigaspaces TechnologiesSAP, formerly Sybase
Initial release20122012200020131994
Current release15.5, September 20202.7.6, April 202416.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoMIT-License; commercial enterprise version availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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-lesshostedLinux
macOS
Solaris
Windows
Linux
OS X infothrough Homebrew
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesNumeric 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.nono infoXML can be used for describing objects metadatanono
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnonoSQL-99 for query and DML statementsSQL-like query languageyes
APIs and other access methodsin-process shared libraryAndroid
iOS
JavaScript API
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java
JavaScript
Objective-C
.Net
C++
Java
Python
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yesnoyes
TriggersnoCallbacks are triggered when data changesyes, event driven architecturenoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoin enterprise version onlyshared 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 onlySAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnoHadoop 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 Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate 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 datanoyesACIDnoACID
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 engineno
User concepts infoAccess controlnoyes, based on authentication and database rulesRole-based access controlsimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBFirebase Realtime DatabaseGigaSpacesInfluxDBSAP 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

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
EJDBFirebase Realtime DatabaseGigaSpacesInfluxDBSAP 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

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

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

provided by Google News

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

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

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

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

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

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

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

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

Neo4j logo

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

Present your product here