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. KairosDB vs. ObjectBox vs. Sphinx vs. Yanza

System Properties Comparison Firebase Realtime Database vs. KairosDB vs. ObjectBox vs. Sphinx vs. Yanza

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonKairosDB  Xexclude from comparisonObjectBox  Xexclude from comparisonSphinx  Xexclude from comparisonYanza  Xexclude from comparison
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Distributed Time Series DBMS based on Cassandra or H2Extremely fast embedded database for small devices, IoT and MobileOpen source search engine for searching in data from different sources, e.g. relational databasesTime Series DBMS for IoT Applications
Primary database modelDocument storeTime Series DBMSObject oriented DBMSSearch engineTime Series DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score0.71
Rank#230  Overall
#20  Time Series DBMS
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­kairosdb/­kairosdbobjectbox.iosphinxsearch.comyanza.com
Technical documentationfirebase.google.com/­docs/­databasekairosdb.github.iodocs.objectbox.iosphinxsearch.com/­docs
DeveloperGoogle infoacquired by Google 2014ObjectBox LimitedSphinx Technologies Inc.Yanza
Initial release20122013201720012015
Current release1.2.2, November 20183.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache License 2.0Open Source infoGPL version 2, commercial licence availablecommercial infofree version available
Cloud-based only infoOnly available as a cloud serviceyesnononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++
Server operating systemshostedLinux
OS X
Windows
Android
iOS
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesnono
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.nononono
Secondary indexesyesnoyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnononoSQL-like query language (SphinxQL)no
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
Proprietary native APIProprietary protocolHTTP API
Supported programming languagesJava
JavaScript
Objective-C
Java
JavaScript infoNode.js
PHP
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
any language that supports HTTP calls
Server-side scripts infoStored procedureslimited functionality with using 'rules'nononono
TriggersCallbacks are triggered when data changesnononoyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandranoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on Cassandraonline/offline synchronization between client and servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
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 integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlyes, based on authentication and database rulessimple password-based access controlyesnono
More information provided by the system vendor
Firebase Realtime DatabaseKairosDBObjectBoxSphinxYanza
News

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

SQLite and SQLite alternatives – a comprehensive overview
7 June 2023

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 DatabaseKairosDBObjectBoxSphinxYanza
DB-Engines blog posts

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

show all

The DB-Engines ranking includes now search engines
4 February 2013, 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

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

provided by Google News

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

The re-emergence of time-series – O'Reilly
6 April 2013, oreilly.com

provided by Google News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

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

Neo4j logo

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

Present your product here