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 > Firebase Realtime Database vs. Hawkular Metrics vs. Ignite vs. OrigoDB vs. Virtuoso

System Properties Comparison Firebase Realtime Database vs. Hawkular Metrics vs. Ignite vs. OrigoDB vs. Virtuoso

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonIgnite  Xexclude from comparisonOrigoDB  Xexclude from comparisonVirtuoso  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.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A fully ACID in-memory object graph databaseVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelDocument storeTime Series DBMSKey-value store
Relational DBMS
Document store
Object oriented DBMS
Document store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.29
Rank#39  Overall
#6  Document stores
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitefirebase.google.com/­products/­realtime-databasewww.hawkular.orgignite.apache.orgorigodb.comvirtuoso.openlinksw.com
Technical documentationfirebase.google.com/­docs/­databasewww.hawkular.org/­hawkular-metrics/­docs/­user-guideapacheignite.readme.io/­docsorigodb.com/­docsdocs.openlinksw.com/­virtuoso
DeveloperGoogle infoacquired by Google 2014Community supported by Red HatApache Software FoundationRobert Friberg et alOpenLink Software
Initial release2012201420152009 infounder the name LiveDB1998
Current releaseApache Ignite 2.67.2.11, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open SourceOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++, Java, .NetC#C
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsyes
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.nonoyesno infocan be achieved using .NETyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoANSI-99 for query and DML statements, subset of DDLnoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP RESTHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
.NET Client API
HTTP API
LINQ
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesJava
JavaScript
Objective-C
Go
Java
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
.Net.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored procedureslimited functionality with using 'rules'noyes (compute grid and cache interceptors can be used instead)yesyes infoVirtuoso PL
TriggersCallbacks are triggered when data changesyes infovia Hawkular Alertingyes (cache interceptors and events)yes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardinghorizontal partitioning infoclient side managed; servers are not synchronizedyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on Cassandrayes (replicated cache)Source-replica replicationChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes (compute grid and hadoop accelerator)noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlyes, based on authentication and database rulesnoSecurity Hooks for custom implementationsRole based authorizationFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
Firebase Realtime DatabaseHawkular MetricsIgniteOrigoDBVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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 DatabaseHawkular MetricsIgniteOrigoDBVirtuoso
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
8 May 2024, MSN

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

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

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.

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.

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

RaimaDB logo

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

Present your product here