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

IBM SPSS Modeler vs Starburst Enterprise comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 5, 2024

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

IBM SPSS Modeler
Ranking in Data Science Platforms
19th
Average Rating
8.0
Reviews Sentiment
6.3
Number of Reviews
40
Ranking in other categories
Data Mining (4th)
Starburst Enterprise
Ranking in Data Science Platforms
12th
Average Rating
8.6
Reviews Sentiment
6.9
Number of Reviews
2
Ranking in other categories
Streaming Analytics (15th)
 

Mindshare comparison

As of August 2025, in the Data Science Platforms category, the mindshare of IBM SPSS Modeler is 2.6%, up from 2.5% compared to the previous year. The mindshare of Starburst Enterprise is 2.2%, up from 1.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Science Platforms
 

Featured Reviews

PeterHuo - PeerSpot reviewer
Good tool for extracting data from data warehouses, creating streams, and manipulating logic to extract final data
There are performance issues. Extracting data from many combined tables can take hours and occasionally crash the server due to memory leaks. This performance problem bothers people. The performance issue seems to be related to the server. We design streams on the client and submit them to the server, which generates a large SQL statement. There are two potential bottlenecks: one in the server and another in data extraction. I'm unsure about the exact mechanics of data splitting when fetching from the database. When streams become larger, performance bottlenecks may occur in the IBM SPSS Modeler server or the database. Sometimes the server crashes and needs to be restarted to release memory on both sides. I'm not sure exactly where the problem is caused, as I focus on stream design rather than server issues. The problem could be on the IBM SPSS Modeler server and database.
KamleshPant - PeerSpot reviewer
Connects to any data source from any region and offers unified access
There are no specific projects supported by Starburst regarding AI initiatives or machine learning projects. In the future, if we have all the data available, we can definitely capitalize on AI/ML and LLM capabilities to summarize data and gain insights. That's our future goal, but we haven't reached that point yet. There should be support for REST API data sources to access data from the web. We often have data coming in and communicate with data sources via REST API calls. I don't see that capability in Starburst currently; everything is through JDBC or ODBC. If Starburst could seamlessly access data using REST API capabilities, it would be a game-changer. The self-service data management features, like self-service materialized views, are great, but they can be a bit complex for basic users to understand.

Quotes from Members

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

Pros

"Automated modelling, classification, or clustering are very useful."
"The ease of use in the user interface is the best part of it. The ability to customize some of my streams with R and Python has been very useful to me, I've automated a few things with that."
"Very good data aggregation."
"It makes pretty good use of memory. There are algorithms take a long time to run in R, and somehow they run more efficiently in Modeler."
"We have integration where you can write third-party apps. This sort of feature opens it up to being able to do anything you want."
"​It works fine. I have not had any stability issues; it is always up.​"
"Extremely easy to use, it offers a generous selection of proprietary machine learning algorithms."
"The visual modeling capability is one of its attractive features."
"It's very scalable, fast performing, and supports many catalogs."
"We have noticed improvements in performance using Starburst Enterprise. It handles complex data, including reading and partitioning files. We can add a new catalog to Starburst Enterprise by providing connection details and service account information. This allows us to integrate with existing tools, such as the Snowflake database, which we use for data protection in our project."
 

Cons

"Dimension reduction should be classified separately."
"The platform that you can deploy it on needs improvement because I think it is Windows only. I do not think it can run off a Red Hat, like the server products. I am pretty sure it is Windows and AIX only."
"The standard package (personal) is not supported for database connection."
"It would be good if IBM added help resources to the interface."
"Unstructured data is not appropriate for SPSS Modeler."
"I would not rate the technical support very well. The technicians have accents. When you do find someone, it is very hard to get somebody able to answer the technical questions."
"The integration with sources and visualisation needs some improvement. The scalability needs improvement."
"I understand that it takes some time to incorporate some of the new algorithms that have come out in the last few months, in the literature. For example, there is an algorithm based on how ants search for food. And there are some algorithms that have now been developed to complement rules. So that's one of the things that we need to have incorporated into it."
"Starburst Enterprise could improve by offering additional features similar to those provided by other SQL query tools. For example, incorporating functionalities like pivot tables would make it more feasible to use."
"There should be support for REST API data sources to access data from the web."
 

Pricing and Cost Advice

"The scalability was kind of limited by our ability to get other people licenses, and that was usually more of a financial constraint. It's expensive, but it's a good tool."
"Its price is okay for a company, but for personal use, it is considered somewhat expensive."
"$5,000 annually."
"The government has funds and a budget, it's hard to say if it's expensive or cheap. In Canada, they have a yearly budget. They used to encourage people to use the modeler for development. If ten users use the server with ten licenses, it runs faster. But if forty users use the same appliance, everything slows down. People then think it's not easy to do things and prefer using remote tools like Python to extract data from the database. It's not about being expensive or cheap, but about people's knowledge and experience in how to do the work."
"If you are in a university and the license is free then you can use the tool without any charges, which is good."
"It got us a good amount of money with quick and efficient modeling."
"Having in mind all four tools from Garner’s top quadrant, the pricing of this tool is competitive and it reflects the quality that it offers."
"When you are close to end of quarter, IBM and its partners can get you 60% to 70% discounts, so literally wait for the last day of the quarter for the best prices. You may feel like you are getting robbed if you can't receive a good discount."
"I haven't personally dealt with the pricing aspects first-hand, but from what I understand, it largely depends on the specifics of your setup, especially the machines you use on AWS. The cost of using Starburst Enterprise can vary based on the amount of data you're processing and the type of machines you opt for, whether on AWS or another cloud platform."
report
Use our free recommendation engine to learn which Data Science Platforms solutions are best for your needs.
865,384 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
12%
Educational Organization
11%
Government
10%
University
8%
Financial Services Firm
43%
Computer Software Company
8%
Energy/Utilities Company
5%
Government
4%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What do you like most about IBM SPSS Modeler?
Compared to other tools, the product works much easier to analyze data without coding.
What is your experience regarding pricing and costs for IBM SPSS Modeler?
The government has funds and a budget, it's hard to say if it's expensive or cheap. In Canada, they have a yearly budget. They used to encourage people to use the modeler for development. If ten us...
What needs improvement with IBM SPSS Modeler?
There are performance issues. Extracting data from many combined tables can take hours and occasionally crash the server due to memory leaks. This performance problem bothers people. The performanc...
What is your experience regarding pricing and costs for Starburst Enterprise?
I haven't personally dealt with the pricing aspects first-hand, but from what I understand, it largely depends on the specifics of your setup, especially the machines you use on AWS. The cost of us...
What needs improvement with Starburst Enterprise?
There are no specific projects supported by Starburst regarding AI initiatives or machine learning projects. In the future, if we have all the data available, we can definitely capitalize on AI/ML ...
What is your primary use case for Starburst Enterprise?
We use Starburst with one client who is exploring their ecosystem to remove data silos and enable data access across departments. It's a very big ecosystem, like a finance institute. They are curre...
 

Also Known As

SPSS Modeler
No data available
 

Overview

 

Sample Customers

Reisebªro Idealtours GmbH, MedeAnalytics, Afni, Israel Electric Corporation, Nedbank Ltd., DigitalGlobe, Vodafone Hungary, Aegon Hungary, Bureau Veritas, Brammer Group, Florida Department of Juvenile Justice, InSites Consulting, Fortis Turkey
Information Not Available
Find out what your peers are saying about IBM SPSS Modeler vs. Starburst Enterprise and other solutions. Updated: July 2025.
865,384 professionals have used our research since 2012.