DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Firestore vs. Manticore Search vs. Memcached vs. SAP HANA vs. VictoriaMetrics

System Properties Comparison Google Cloud Firestore vs. Manticore Search vs. Memcached vs. SAP HANA vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonManticore Search  Xexclude from comparisonMemcached  Xexclude from comparisonSAP HANA  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Multi-storage database for search, including full-text search.In-memory key-value store, originally intended for cachingIn-memory, column based data store. Available as appliance or cloud serviceA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelDocument storeSearch engineKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.36
Rank#53  Overall
#9  Document stores
Score0.29
Rank#302  Overall
#21  Search engines
Score18.08
Rank#32  Overall
#4  Key-value stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websitefirebase.google.com/­products/­firestoremanticoresearch.comwww.memcached.orgwww.sap.com/­products/­hana.htmlvictoriametrics.com
Technical documentationfirebase.google.com/­docs/­firestoremanual.manticoresearch.comgithub.com/­memcached/­memcached/­wikihelp.sap.com/­hanadocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperGoogleManticore SoftwareDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSAPVictoriaMetrics
Initial release20172017200320102018
Current release6.0, February 20231.6.27, May 20242.0 SPS07 (AprilĀ 4, 2023), April 2023v1.91, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Source infoBSD licensecommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CGo
Server operating systemshostedFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
Appliance or cloud-serviceFreeBSD
Linux
macOS
OpenBSD
Data schemeschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyes
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.noCan index from XMLnono
Secondary indexesyesyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnoSQL-like query languagenoyesno
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocolJDBC
ODBC
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsuser defined functionsnoSQLScript, Rno
Triggersyes, with Cloud Functionsnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSynchronous replication based on Galera librarynone infoRepcached, a Memcached patch, provides this functionallityyesSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes infoisolated transactions for atomic changes and binary logging for safe writesnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.noyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.noyes infousing SASL (Simple Authentication and Security Layer) protocolyes

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Google Cloud FirestoreManticore SearchMemcachedSAP HANAVictoriaMetrics
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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

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

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

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

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

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

provided by Google News

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

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

SAP HANA Powers Operations Bundle To Fuel Big Data Insights
30 May 2024, Data Center Knowledge

Accenture and SAP Accelerate Business Transformation with AI
14 June 2024, InsideSAP

provided by Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Yahoo Finance

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here