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

Teradata vs VMware Tanzu Data Solutions comparison

 

Comparison Buyer's Guide

Executive Summary
 

Categories and Ranking

Teradata
Ranking in Relational Databases Tools
7th
Ranking in Data Warehouse
3rd
Average Rating
8.2
Number of Reviews
56
Ranking in other categories
No ranking in other categories
VMware Tanzu Data Solutions
Ranking in Relational Databases Tools
9th
Ranking in Data Warehouse
7th
Average Rating
8.0
Number of Reviews
82
Ranking in other categories
Database Development and Management (7th), Message Queue (MQ) Software (4th)
 

Mindshare comparison

As of September 2024, in the Data Warehouse category, the mindshare of Teradata is 15.3%, up from 13.8% compared to the previous year. The mindshare of VMware Tanzu Data Solutions is 5.4%, up from 4.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Warehouse
 

Featured Reviews

SurjitChoudhury - PeerSpot reviewer
Feb 20, 2024
Offers seamless integration capabilities and performance optimization features, including extensive indexing and advanced tuning capabilities
We created and constructed the warehouse. We used multiple loading processes like MultiLoad, FastLoad, and Teradata Pump. But those are loading processes, and Teradata is a powerful tool because if we consider older technologies, its architecture with nodes, virtual processes, and nodes is a unique concept. Later, other technologies like Informatica also adopted the concept of nodes from Informatica PowerCenter version 7.x. Previously, it was a client-server architecture, but later, it changed to the nodes concept. Like, we can have the database available 24/7, 365 days. If one node fails, other nodes can take care of it. Informatica adopted all those concepts when it changed its architecture. Even Oracle databases have since adapted their architecture to them. However, this particular Teradata company initially started with its own different type of architecture, which major companies later adopted. It has grown now, but initially, whatever query we sent it would be mapped into a particular component. After that, it goes to the virtual processor and down to the disk, where the actual physical data is loaded. So, in between, there's a map, which acts like a data dictionary. It also holds information about each piece of data, where it's loaded, and on which particular virtual processor or node the data resides. Because Teradata comes with a four-node architecture, or however many nodes we choose, the cost is determined by that initially. So, what type of data does each and every node hold? It's a shared-no architecture. So, whatever task is given to a virtual processor it will be processed. If there's a failure, then it will be taken care of by another virtual processor. Moreover, this solution has impacted the query time and data performance. In Teradata, there's a lot of joining, partitioning, and indexing of records. There are primary and secondary indexes, hash indexing, and other indexing processes. To improve query performance, we first analyze the query and tune it. If a join needs a secondary index, which plays a major role in filtering records, we might reconstruct that particular table with the secondary index. This tuning involves partitioning and indexing. We use these tools and technologies to fine-tune performance. When it comes to integration, tools like Informatica seamlessly connect with Teradata. We ensure the Teradata database is configured correctly in Informatica, including the proper hostname and properties for the load process. We didn't find any major complexity or issues with integration. But, these technologies are quite old now. With newer big data technologies, we've worked with a four-layer architecture, pulling data from Hadoop Lake to Teradata. We configure Teradata with the appropriate hostname and credentials, and use BTEQ queries to load data. Previously, we converted the data warehouse to a CLD model as per Teradata's standardized procedures, moving from an ETL to an EMT process. This allowed us to perform gap analysis on missing entities based on the model and retrieve them from the source system again. We found Teradata integration straightforward and compatible with other tools.
Erick  Karanja - PeerSpot reviewer
Apr 11, 2024
Management interface is cool and offers good features like dead-lettering (DLXs) and more
I like many features in RabbitMQ. Number one, reliability for the messages is key. RabbitMQ ensures your messages are safe. They are not deleted and stuff. Number two, they have a very good feature called Retrying messages – it's all about retries. You can easily retry a message through RabbitMQ. So, if processing fails, you can push the message back into RabbitMQ. Maybe you can re-consume it and so on. They also have features like tags, which we call "dead-lettering (DLXs)." If it's approved, it means the messages have been delivered. If it's false or missing the first time you get it, you can make decisions based on that. The feature assigned to code for it is called the dead-letter queue. Moreover, the management interface is so cool. It's simple. It's able to give us an overview of the messages that have been consumed, pending messages, messages that have been delivered, messages that have been acknowledged, and so on. We can also extend that management to tools like... we can extend the management through, like, Kibana or Grafana

Quotes from Members

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

Pros

"It effectively has allowed us to remove over 20 portion copies of the data sets on other DB platforms for real-time operational reporting purposes."
"Cuts time to process huge amounts of data with efficient analytical queries."
"The functionality of the solution is excellent."
"The feature that we find most valuable is its ability to perform Massive Parallel Processing."
"​Parallel processing features have helped to easily dump any size of data and retrieve data with great performance."
"The two types of partitioning have been very significant for us - row and columnar partitioning."
"Teradata's best feature is its speed with historical data."
"I found all parts --loading, transformation, processing & querying work in parallel, and end-to-end-- to be valuable."
"The product has been stable and I have never faced any kind of problems with it."
"It's super easy to deploy and it also supports different languages and analytics."
"Helps us to achieve large-scale analytics."
"The message routing is the most valuable feature. It is effective and flexible."
"RabbitMQ provides access to SDKs for development and the ability to raise and log tickets if we encounter issues. We can integrate RabbitMQ using various languages like Java or Python using the provided SDKs."
"It can be configured to be a very fast message broker. I like the stability, the built-in admin tools and plugin architecture."
"The product's feature of data transaction works fast."
"The product's reliability is the most valuable feature."
 

Cons

"Teradata's pricing is quite high compared to Redshift, Synapse, or GCP alternatives."
"The user interface needs to be improved."
"The capability to implement it with comparable performance across various private cloud environments, ensuring adaptability to different infrastructure setups would be beneficial."
"Teradata is an expensive tool. Like, if you're already using Microsoft products like Windows, they'll market all their products together. And with the rise of cloud technologies, companies will adopt solutions that offer them some privileges or facilities. Similar to how SAP does it in the market, so do Microsoft and other companies. Even Oracle and other such tools are quite commonly seen compared to Teradata's competitors in everyday solutions."
"The current operational approach needs improvement."
"The SQL Assistant is very basic. This tool can be improved for usability."
"Since I was working on the very basic, legacy systems, the memory thing was always a challenge. If Teradata is moving to the cloud, the space constraint or the memory issue that my company generally faces will eventually resolve, in time. What I'd like to see in the next release of Teradata is that it becomes full-fledged on the cloud, apart from better connectivity to various systems. For example, if I have to read or include a Python script, if I write some basic codes, I should be able to read even unstructured data. I know that it's not supported even in Snowflake, but at least semi-structured data support, if that can be a little more enhanced, that would be good."
"GUI of administrative tools is really outdated."
"The initial deployment was a little difficult."
"It will be very useful if we could communicate with other database types from Greenplum (using a database link)."
"Implementation takes a long time."
"They need to enhance integration with other Big Data products... to integrate with Big Data platforms, and to open a bi-directional connection between Greenplum and Big Data."
"VMware Tanzu Greenplum needs improvement in the memory area and improved methods for quick access to the disc. So, one of the quick goals of Greenplum must work on enhancing access to the disc by adding hints in the database."
"The availability could be better."
"The next release should include some of the flexibility and features that Kafka offers."
"The initial setup is somewhat complex and the out-of-the-box configuration requires optimization."
 

Pricing and Cost Advice

"Price is quite high, so if it is really possible to use other solutions (e.g. you do not have strict requirements for performance and huge data volumes), it might be better to look at alternatives from the RDBMS world."
"The price of Teradata is on the higher side, and I think that it where they lose out on some of their business."
"We are looking for a more flexible cost model for the next version that we use, whether it be cloud or on-premise."
"Teradata pricing is fine, and it's competitive with all the legacy models. On a scale of one to five, with one being the worst and five being the best, I'm giving Teradata a three, because it can be a little expensive, when compared to other solutions."
"It's a very expensive product."
"The solution requires a license."
"The price of Teradata could be less expensive."
"I am using the free version of Teradata."
"The solution's pricing is cost-effective as it does not involve significant expenses. Licensing is required only for the server, while clients do not need any licensing. Therefore, it proves to be a cost-efficient option."
"The product is available for free use since it is an open-source technology."
"The pricing for RabbitMQ is reasonable. It is worth the cost."
"It is an open-source product."
"Since the tool is an open-source product, there is no need to pay anything."
"are using the open-source version, which can be used free of cost."
"The price is pretty good."
"It’s an open-source solution."
report
Use our free recommendation engine to learn which Data Warehouse solutions are best for your needs.
800,688 professionals have used our research since 2012.
 

Comparison Review

it_user232068 - PeerSpot reviewer
Aug 5, 2015
Netezza vs. Teradata
Original published at https://www.linkedin.com/pulse/should-i-choose-net Two leading Massively Parallel Processing (MPP) architectures for Data Warehousing (DW) are IBM PureData System for Analytics (formerly Netezza) and Teradata. I thought talking about the similarities and differences…
 

Top Industries

By visitors reading reviews
Financial Services Firm
25%
Computer Software Company
10%
Manufacturing Company
8%
Healthcare Company
7%
Financial Services Firm
29%
Computer Software Company
16%
Manufacturing Company
7%
Healthcare Company
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Comparing Teradata and Oracle Database, which product do you think is better and why?
I have spoken to my colleagues about this comparison and in our collective opinion, the reason why some people may declare Teradata better than Oracle is the pricing. Both solutions are quite simi...
Which companies use Teradata and who is it most suitable for?
Before my organization implemented this solution, we researched which big brands were using Teradata, so we knew if it would be compatible with our field. According to the product's site, the comp...
Is Teradata a difficult solution to work with?
Teradata is not a difficult product to work with, especially since they offer you technical support at all levels if you just ask. There are some features that may cause difficulties - for example,...
How does IBM MQ compare with VMware RabbitMQ?
IBM MQ has a great reputation behind it, and this solution is very robust with great stability. It is easy to use, simple to configure and integrates well with our enterprise ecosystem and protocol...
What is your experience regarding pricing and costs for VMware Tanzu Greenplum?
It’s an open-source solution. There are no expenses for using it.
 

Also Known As

No data available
Greenplum, Pivotal Greenplum, VMware RabbitMQ, VMware Tanzu GemFire, VMware Postgres
 

Learn More

 

Overview

 

Sample Customers

Netflix
General Electric, Conversant, China CITIC Bank, Aridhia, Purdue University
Find out what your peers are saying about Teradata vs. VMware Tanzu Data Solutions and other solutions. Updated: September 2024.
800,688 professionals have used our research since 2012.