Try our new research platform with insights from 80,000+ expert users

Foglight for Databases vs Spotlight comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Aug 19, 2025

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

Foglight for Databases
Ranking in Database Development and Management
2nd
Average Rating
8.4
Reviews Sentiment
7.2
Number of Reviews
14
Ranking in other categories
No ranking in other categories
Spotlight
Ranking in Database Development and Management
5th
Average Rating
8.8
Reviews Sentiment
7.8
Number of Reviews
5
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2025, in the Database Development and Management category, the mindshare of Foglight for Databases is 7.6%, up from 7.1% compared to the previous year. The mindshare of Spotlight is 6.5%, down from 8.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Database Development and Management
 

Featured Reviews

Stuart Dairiki - PeerSpot reviewer
Empowers efficient database monitoring and performance troubleshooting with powerful workload analysis
I find it extremely helpful to use Foglight to triage any database issues, specifically performance issues using what Foglight calls PI investigator. It is a very powerful workload analysis tool that helps me understand where bottlenecks are. It allows me to see performance issues as end users report them. It can save time and effort when doing root cause analysis. It enables me to obtain information quicker and easier compared to manually compiling it. Foglight provides us with a near-real-time activity database. It's not 100% real-time. It has less than a minute latency. It allows us to see performance issues as end-users report them. We started seeing benefits pretty much immediately. We use Foglight to display intensive databases. However, it's not something we monitor regularly. It's only something we kind of dig into as we troubleshoot and triage issues. It does help us determine potential IT help issues. When we use Foglight, we find it helps drill down holistically into potential bottlenecks. It helps us to see what is going on in the database. Foglight allows us to monitor multiple database platforms. We use, for example, Oracle, SQL Server, Postgres, Amazon Redshift, and SAP HANA. It gives us insight into our entire landscape of production workloads in near real-time. The solution saves costs when performing root cause analysis. It can save time and effort when doing root cause analysis. It allows us to obtain information quicker and easier than by manually compiling information.
Seha R - PeerSpot reviewer
Good tool for the design and development of public APIs
The software does not support webhooks. It doesn't support advanced versions of APIs. The tool also doesn't support advanced versions of specifications. The change that we do in one part of the model is not reflected throughout the specification. There are also some mutations in the clones. I am not able to do a local source control with the product as well.

Quotes from Members

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

Pros

"The real-time activity screens are also helpful... if there is something that is running slowly, we can eliminate the database as being an issue and perhaps look at the server, network activity, or something outside of the realm of the database as being the issue."
"One of the hardest things to do in database management is to evaluate performance deviation across time. The adaptive baseline that Quest is using is by far the most helpful. That doesn't necessarily mean I use it on a daily basis, but it is something that I have not been able to find in any other tool, at the same level."
"What I really like is the SQL PI feature, which allows us to drill down into queries and identify what is causing contention in the database. Using the SQL PI feature, I am able to drill down into the queries, see what is blocking, and try to improve it."
"The platform is very stable."
"The ability to monitor multiple database platforms streamlines our database operations. The single pane of glass is what we were really after when we picked Foglight. We knew we wanted something that could monitor cross-platform because it does save a lot of time to use the same tool. The one thing that I like with Foglight is that we don't have to install anything locally, like agents, directly on the database servers. That was also a big seller because it simplifies things."
"Foglight's Change Tracking capabilities are another huge feature. It is wonderful to be able to do that. People don't realize the amount of information that Foglight gathers from a given server or instance. It gets down to the version of SQL, the disk array, everything that's there. Any change that's made, any upgrade to SQL, shows up on the dashboard almost immediately. You don't know how much time you save just having a tool in your back pocket that does that for you."
"The alarms alert proactively if there are any potential or ongoing issues with the databases that we support. That means we can take preventive or corrective action before the issue becomes a big issue. And the SQL PI features enable us to drill down into performance issues in our databases so that we can improve performance, which is important."
"The PI module allows [my colleague] to identify which new indexes or modified indexes are going to make the biggest impact."
"Spotlight provides valuable features such as the ability to get alerted and drill down to a very granular level to find out where actual problems are coming from."
"Its dashboards are most valuable. The drill-down of the dashboards is useful."
"I consider the solution very scalable."
"Spotlight provides valuable features such as the ability to get alerted and drill down to a very granular level to find out where actual problems are coming from."
"The tool is a SaaS product where I just need to type a URL and start with the design process. I can integrate all elements of source control like GitHub, GitLab, etc. The tool also supports authentication-related provisions like SSH."
 

Cons

"Better communication and alerts regarding the transaction logs getting full would also be beneficial. What I have noticed is that if the log files on the SQL server are full, we cannot log in and have to do some cleanup on the Foglight DB. It would be good if they could monitor that and alert us when it is getting too full."
"The version that I'm using is not the latest version, so there might have been some improvement, but the OS monitoring is a bit lacking, and the high-availability option is a bit complicated to set up and it doesn't work all the time."
"When we decided to go with Foglight, a lot of people stopped using the diagnostics part because it was very intimidating... They still won't use it because they feel it's too intimidating. They will open something up and not know what to do. It's not very user-friendly. You have to click on a lot of stuff to find the information."
"It would be amazing if they could enable the 'Performance Investigator' functionality across all database platforms."
"The system is not that stable. We have been facing a lot of issues. We built a new store environment of Foglight, an environment for monitoring the Lowe's store servers, which are all Db2 servers. The objective is to monitor 800 Db2 servers in each Foglight instance. Up to 150 Db2 servers, the environment was working fine. The moment it crossed 150 or 160, we started having a lot of stability issues."
"Foglight does have a component that allows you to look at things in real time, but it's not as friendly or as efficient in terms of responsiveness as Quest Spotlight is. Foglight might be lacking in this department."
"I would like the rule development code to be made available so we don't always have to be referred to professional services for custom solutions. For example, if we want to exclude certain databases from a particular rule, we shouldn't have to go to support and to professional services for that solution. If the code and syntax were available, we have resources that could quickly turn something like that around."
"It would be amazing if they could enable the "Performance Investigator" functionality across all database platforms."
"One improvement could be the inclusion of suggestions for missing indexes or better analysis of how indexes are utilized and how execution plans are used, similar to what other products offer."
"There's no reporting with this tool, and there really should be. They should add that into future releases."
"The software does not support webhooks. It doesn't support advanced versions of APIs. The tool also doesn't support advanced versions of specifications. The change that we do in one part of the model is not reflected throughout the specification. There are also some mutations in the clones. I am not able to do a local source control with the product as well."
"Some customizations of the dashboard, such as having backup reports, would be useful."
"One improvement could be the inclusion of suggestions for missing indexes or better analysis of how indexes are utilized and how execution plans are used, similar to what other products offer."
 

Pricing and Cost Advice

"It is cost-effective. With our EA, it is really based on the scale of our database environment. We found the Quest team to be reasonable and flexible when it comes to pricing and scaling of licenses."
"Compared to the other tools on the market, Foglight is okay in terms of pricing and licensing."
"This is like the "Cadillac" of performance monitoring software. It's not cheap... I am currently with a company that I was able to convince that the product is worth the cost."
"Pricing is very reasonable. We were able to construct a pretty easy contract with Quest, who were very easy to work with and very amenable to what we are trying to do. It worked out well for us."
"The price is worth it, if you have the time to go through the information."
"The price of Foglight could be a little more competitive in Chile, and it should be lowered for long-time customers— at least by 20 percent. Sometimes the price is a limitation. We have seven instances and nearly 5 million users. If Quest Foglight could reduce its prices for the clients that have been with it for a long time, we would be able to have more instances."
"Its cost was somewhere in the middle."
"The tool is cloud-based. It is priced well."
report
Use our free recommendation engine to learn which Database Development and Management solutions are best for your needs.
865,295 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
13%
Government
11%
Computer Software Company
10%
Manufacturing Company
8%
Financial Services Firm
15%
Healthcare Company
10%
Computer Software Company
9%
Government
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What is your experience regarding pricing and costs for Quest Foglight for Databases?
The pricing is palatable. We've already done one renewal and we are in our second contract. We're happy thus far.
What needs improvement with Quest Foglight for Databases?
It would be amazing if they could enable the "Performance Investigator" functionality across all database platforms. I've been talking to their product development team about enhancements that I wo...
What is your primary use case for Quest Foglight for Databases?
I primarily use the solution for database monitoring, specifically for Oracle, Microsoft SQL Server, Postgres, SAP HANA, and AWS Redshift.
What needs improvement with Quest Spotlight?
One improvement could be the inclusion of suggestions for missing indexes or better analysis of how indexes are utilized and how execution plans are used, similar to what other products offer.
What is your primary use case for Quest Spotlight?
I primarily use Spotlight for on-the-spot troubleshooting and alerting to see if there are any issues. The drill-down features allow me to pinpoint problems, whether they are indexing, long-running...
What advice do you have for others considering Quest Spotlight?
I would rate Spotlight probably an nine out of ten. My advice would be to consider its cost-effectiveness and ease of use in smaller environments.
 

Also Known As

No data available
Dell Spotlight
 

Overview

 

Sample Customers

CommitDBA
Jenkon
Find out what your peers are saying about Foglight for Databases vs. Spotlight and other solutions. Updated: July 2025.
865,295 professionals have used our research since 2012.