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

DBMS > Firebase Realtime Database vs. Informix vs. Memgraph

System Properties Comparison Firebase Realtime Database vs. Informix vs. Memgraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonInformix  Xexclude from comparisonMemgraph  Xexclude from comparison
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataAn open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelDocument storeRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score18.85
Rank#35  Overall
#22  Relational DBMS
Score3.00
Rank#102  Overall
#8  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.ibm.com/­products/­informixmemgraph.com
Technical documentationfirebase.google.com/­docs/­databaseinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
memgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperGoogle infoacquired by Google 2014IBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Memgraph Ltd
Initial release201219842017
Current release14.10.FC5, November 2020
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availablecommercial infoFree license available
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and JavaC and C++
Server operating systemshostedAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Data schemeschema-freeyesschema-free and schema-optional
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyes
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
Secondary indexesyesyes
SQL infoSupport of SQLnoyesno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Supported programming languagesJava
JavaScript
Objective-C
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored procedureslimited functionality with using 'rules'yes
TriggersCallbacks are triggered when data changesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyes, based on authentication and database rulesUsers with fine-grained authentication, authorization, and auditing controlsUsers, roles and permissions
More information provided by the system vendor
Firebase Realtime DatabaseInformixMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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
Firebase Realtime DatabaseInformixMemgraph
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, IBM

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Fugitive Silicon Valley tech executive hauled into federal court
15 October 2019, The Mercury News

Santa Clara University Board of Trustees Chairman Robert Finocchio Selected as One of the Year's Eight Outstanding ...
25 February 2014, Santa Clara University

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

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.

Neo4j logo

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

AllegroGraph logo

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

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

Present your product here