No more typing reviews! Try our Samantha, our new voice AI agent.

Google Cloud Firestore vs MarkLogic comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jun 3, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Google Cloud Firestore
Ranking in NoSQL Databases
16th
Average Rating
8.4
Reviews Sentiment
5.4
Number of Reviews
3
Ranking in other categories
Managed NoSQL Databases (11th)
MarkLogic
Ranking in NoSQL Databases
8th
Average Rating
8.4
Reviews Sentiment
6.0
Number of Reviews
14
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of July 2026, in the NoSQL Databases category, the mindshare of Google Cloud Firestore is 3.1%, up from 1.6% compared to the previous year. The mindshare of MarkLogic is 2.8%, up from 1.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
NoSQL Databases Mindshare Distribution
ProductMindshare (%)
MarkLogic2.8%
Google Cloud Firestore3.1%
Other94.1%
NoSQL Databases
 

Featured Reviews

PrathapSankar - PeerSpot reviewer
engagement Manager at Capgemini
Has simplified backend development for moderate user applications and supports efficient real-time data updates
A simplified way of building a logical layer on top of Firebase is necessary. Currently, the only option is to use cloud functions or Cloud Run functions. If they come up with an easier way of handling the logical layer between the frontend and backend, that would be beneficial. The UI of Firebase is much better compared to AWS or other Azure, but there is still scope for improving the usability of the UI. Additionally, some more AI features for automation can be added. The security layer can be enhanced, as currently, for data handling, there is just rule-based security; they can add one more layer of data security.
reviewer2812596 - PeerSpot reviewer
Senior Data Engineer at a insurance company with 10,001+ employees
Handling hierarchical insurance data has improved ETL workflows and still needs better integration
There are several things I have observed regarding MarkLogic's improvement areas. One challenge I notice is the learning curve and setup; it can be complex for someone new, especially when integrating with other systems or setting up indexing strategies for large datasets. I occasionally spend extra time fine-tuning indexes or query performance for really large documents. Another observation concerns tooling and ecosystem support, as it does not feel as rich as mainstream databases such as Hive or SQL servers in terms of connectors and integration or community resources. Sometimes I need to build custom scripts to bridge these gaps. Finally, monitoring and debugging distributed queries can be tricky; while it has built-in tools, deeper performance profiling or tracing is not always intuitive. Overall, these are not deal-breakers, but improvements in onboarding, ecosystem connectors, and monitoring would enhance the experience.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"I use the solution for maps, saving some locations, and chats."
"The most valuable features are Firestore's query capabilities and its real-time syncing functionality."
"One of the main features of Google Cloud Firestore's document management is the real-time listener; whenever there are any changes in the data, all the documents and applications that are reading through that particular document get automatically notified that there was some change, and automatically all the data gets refreshed."
"MarkLogic has impacted my organization positively because we have seen efficient results."
"MarkLogic has positively impacted my organization as I think company-wise, it is one of the go-to tools for validating the jobs we are running."
"For example, earlier search operations were slow and less flexible, but after using MarkLogic, we delivered near real-time results, improving both system efficiency and user satisfaction."
"We have definitely seen a return on investment, as the end customer really felt that things are going fast and they are able to get the data very fast, retrieve it, change it, transform it, and merge or discard many things they want to do in MarkLogic, saving three or four hours daily because we have enabled them to have the data in real time instead of waiting for another day."
"After moving that into MarkLogic pipelines, the same process became almost near real-time or at least reduced to minutes in most cases."
"Overall, it reduced data transformation efforts, simplified architecture, and made it easier to build richer and more connected database models."
"MarkLogic has positively impacted my organization by making everything quick and fast, and I believe that is a major change we have seen here."
"Compared to our previous approach, we are saving approximately two days per week, representing a forty percent reduction in time spent discussing or trying to understand data, and MarkLogic has delivered significant time savings."
 

Cons

"I initially faced a problem creating groups in individual chats."
"Firestore needs improvements in its querying capabilities, particularly the ability to join tables and merge data from different tables before sending it to the front end."
"For lower volumes, it works fine, but once the volume increases, for use cases where the total number of users is less than 100,000 a month, Firebase is cheaper. But once you go beyond that, it becomes very expensive."
"One area where I feel MarkLogic can improve is the learning curve."
"The spreadsheet capabilities could be improved."
"The learning curve for new users or developers on MarkLogic is a bit tough at first, but afterwards it is really easy to understand for developers new to MarkLogic."
"I would say the features can be improved, as maybe the UI could be a little better."
"There are several things I have observed regarding MarkLogic's improvement areas."
"MarkLogic's scalability is very bad. In production, when you get to know that your data is increasing and you need to add one more node, that is not easy and not straightforward."
"Regarding improvement, I have identified a few areas. MarkLogic is quite powerful, but some areas need enhancement."
"While MarkLogic itself is powerful, it can be improved in terms of ease of usage, cost, and the learning curve."
 

Pricing and Cost Advice

Information not available
"MarkLogic is a pricey option, but there are some advantages to its pricing structure. For medium-sized clients or departments within larger companies, it is possible to obtain a license for one or two nodes for less than a hundred thousand dollars. Additionally, if you only need to deploy a single node, you can do so for under fifty thousand dollars. This is in contrast to other high-quality software options that are only accessible to larger businesses, where the starting price can be upwards of two hundred thousand dollars."
report
Use our free recommendation engine to learn which NoSQL Databases solutions are best for your needs.
902,894 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Comms Service Provider
13%
University
12%
Government
9%
Healthcare Company
9%
Educational Organization
27%
Transportation Company
13%
Financial Services Firm
10%
Program Development Consultancy
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise3
Large Enterprise11
 

Questions from the Community

What needs improvement with Google Cloud Firestore?
A simplified way of building a logical layer on top of Firebase is necessary. Currently, the only option is to use cloud functions or Cloud Run functions. If they come up with an easier way of hand...
What is your primary use case for Google Cloud Firestore?
Firebase is our main backend, so for managing authentications, for managing the backend database, and building cloud functions, it is all through Firebase. In the case of Google Cloud Firestore, th...
What advice do you have for others considering Google Cloud Firestore?
I have experience with Firebase, especially Firebase, then Google Cloud Computing Engine, and then Google Firebase Studio. Google Cloud Firestore is one of the offerings in Firebase, which is basic...
What is your experience regarding pricing and costs for MarkLogic?
As far as I know, I am not directly associated with pricing, setup cost, and licensing, but MarkLogic is a bit more expensive than other technologies available. However, the support is really good,...
What needs improvement with MarkLogic?
MarkLogic can be improved by introducing a lot of languages to querying. Although I think it is self-sufficient if you know JavaScript and XQuery, for new people who want to onboard into MarkLogic,...
What is your primary use case for MarkLogic?
MarkLogic serves as our enterprise-level database with multiple applications. We have numerous source systems that dump data into MarkLogic. DHF flows manage transformation, harmonization, mapping,...
 

Also Known As

Firestore
No data available
 

Overview

 

Sample Customers

Information Not Available
ALM, American Psychological Association, American Society of Agronomy, Cond_ Nast, Centers for Medicare and Medicaid Services, Institute of Engineering and Technology, JWG Group, Lagardre Active, RSuite CMS, Wiley
Find out what your peers are saying about Google Cloud Firestore vs. MarkLogic and other solutions. Updated: June 2026.
902,894 professionals have used our research since 2012.