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. Manticore Search vs. Memcached vs. TimescaleDB

System Properties Comparison Firebase Realtime Database vs. Hawkular Metrics vs. Manticore Search vs. Memcached vs. TimescaleDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonManticore Search  Xexclude from comparisonMemcached  Xexclude from comparisonTimescaleDB  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.Multi-storage database for search, including full-text search.In-memory key-value store, originally intended for cachingA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument storeTime Series DBMSSearch engineKey-value storeTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryRelational 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
Score0.22
Rank#312  Overall
#21  Search engines
Score19.42
Rank#32  Overall
#4  Key-value stores
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.hawkular.orgmanticoresearch.comwww.memcached.orgwww.timescale.com
Technical documentationfirebase.google.com/­docs/­databasewww.hawkular.org/­hawkular-metrics/­docs/­user-guidemanual.manticoresearch.comgithub.com/­memcached/­memcached/­wikidocs.timescale.com
DeveloperGoogle infoacquired by Google 2014Community supported by Red HatManticore SoftwareDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalTimescale
Initial release20122014201720032017
Current release6.0, February 20231.6.25, March 20242.13.0, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPL version 2Open Source infoBSD licenseOpen Source infoApache 2.0
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++CC
Server operating systemshostedLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannonumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nonoCan index from XMLyes
Secondary indexesyesnoyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnonoSQL-like query languagenoyes infofull PostgreSQL SQL syntax
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP RESTBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocolADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJava
JavaScript
Objective-C
Go
Java
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored procedureslimited functionality with using 'rules'nouser defined functionsnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersCallbacks are triggered when data changesyes infovia Hawkular Alertingnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportednoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSynchronous replication based on Galera librarynone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication with hot standby and reads on replicas info
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 Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.noyes
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 rulesnonoyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standard

More information provided by the system vendor

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

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

show all

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Hundreds of sites misconfigured Firebase security rules, exposing a total of 125 million pieces of sensitive information
4 May 2024, GIGAZINE(ギガジン)

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

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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

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