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

BigQuery vs Teradata comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 12, 2025

Review summaries and opinions

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

ROI

Sentiment score
8.6
Organizations saved costs and improved performance with BigQuery, achieving significant returns despite an initial learning period.
Sentiment score
8.1
Teradata boosts analytics speed over 100%, enhancing customer service and satisfaction, with high ROI and user approval.
 

Customer Service

Sentiment score
7.1
Google BigQuery support is generally reliable and agile but lacks direct engagement compared to competitors like Teradata.
Sentiment score
7.1
Teradata's customer service is praised for expertise but criticized for delays, with ratings ranging from 6 to 10 out of 10.
rating the customer support at ten points out of ten
The technical support from Teradata is quite advanced.
Customer support is very good, rated eight out of ten under our essential agreement.
 

Scalability Issues

Sentiment score
7.9
BigQuery excels in scalability and performance for large operations but may be costly for smaller businesses.
Sentiment score
7.4
Teradata is praised for its scalability, speed, and flexibility, despite some complexity and cost challenges in cloud environments.
The scalability is definitely good because we are migrating to the cloud since the computers on the premises or the big database we need are no longer enough.
This expansion can occur without incurring downtime or taking systems offline.
Scalability is complex as you need to purchase a license and coordinate with Teradata for additional disk space and CPU.
 

Stability Issues

Sentiment score
8.5
BigQuery is praised for stability, reliability, and performance but has minor glitches with room for improvement in some areas.
Sentiment score
8.4
Teradata excels in stability with minimal downtime, robust architecture, 99.9% uptime, and reliable performance, despite minor large dataset issues.
I find the stability to be almost a ten out of ten.
The workload management and software maturity provide a reliable system.
 

Room For Improvement

BigQuery's drawbacks include special character restrictions, high pricing, integration issues, and needed improvements in user interface and support.
Teradata users seek better transaction processing, enhanced scalability, modern interface, cloud focus, advanced analytics, and improved support and documentation.
Troubleshooting requires opening each pipeline individually, which is time-consuming.
In general, if I know SQL and start playing around, it will start making sense.
Unlike SQL and Oracle, which have in-built replication capabilities, we don't have similar functionality with Teradata.
 

Setup Cost

BigQuery's pricing is flexible, based on usage, with low storage costs, and customizable to enterprise needs within Google Cloud.
Teradata's high cost is justified by its superior performance, competitive total ownership costs, and flexible pricing models.
The price is perceived as expensive, rated at eight out of ten in terms of costliness.
Initially, it may seem expensive compared to similar cloud databases, however, it offers significant value in performance, stability, and overall output once in use.
Teradata is much more expensive than SQL, which is well-performed and cheaper.
 

Valuable Features

BigQuery provides scalable, fast, cost-effective data analytics with seamless GCP integration and supports complex queries and various data types.
Teradata offers efficient, scalable data management with fast query performance, robust security, automation, and cloud flexibility for businesses.
It is really fast because it can process millions of rows in just a matter of one or two seconds.
BigQuery processes a substantial amount of data, whether in gigabytes or terabytes, swiftly producing desired data within one or two minutes.
The data mover is valuable over the last two years as it allows us to achieve data replication to our disaster recovery systems.
 

Categories and Ranking

BigQuery
Ranking in Cloud Data Warehouse
4th
Average Rating
8.2
Reviews Sentiment
7.3
Number of Reviews
40
Ranking in other categories
No ranking in other categories
Teradata
Ranking in Cloud Data Warehouse
6th
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
76
Ranking in other categories
Customer Experience Management (4th), Backup and Recovery (20th), Data Integration (16th), Relational Databases Tools (7th), Data Warehouse (3rd), BI (Business Intelligence) Tools (10th), Marketing Management (6th)
 

Mindshare comparison

As of February 2025, in the Cloud Data Warehouse category, the mindshare of BigQuery is 7.4%, down from 7.8% compared to the previous year. The mindshare of Teradata is 9.0%, down from 9.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Cloud Data Warehouse
 

Featured Reviews

VikashKumar1 - PeerSpot reviewer
Easy to maintain and provides high availability
Since I used BigQuery over the GCP cloud environment, I'm not sure whether we can go through internal IDEAs like IntelliJ or DBeaver that we use to connect with databases. Instead of connecting directly to BigQuery, we connect to GCP, Cloud Run, and then to BigQuery, which is a long process. Sometimes, we face some issues, bugs, and defects. We must first connect with a VPN to check data issues while working from home. Then, it allows you to connect to the cloud. After logging into the cloud, it searches for the service we are looking for, and then we go to BigQuery. This is a long process. After that, we analyze the issues in a table. Instead, it would be very helpful if it could provide a tool that we can install on our MacBook or Windows system. Once we open this tool, we can connect directly to the BigQuery server and easily perform tasks.
SurjitChoudhury - PeerSpot reviewer
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.
report
Use our free recommendation engine to learn which Cloud Data Warehouse solutions are best for your needs.
838,713 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
Computer Software Company
17%
Financial Services Firm
15%
Manufacturing Company
12%
Retailer
7%
Financial Services Firm
27%
Computer Software Company
10%
Manufacturing Company
7%
Healthcare Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about BigQuery?
The initial setup process is easy.
What is your experience regarding pricing and costs for BigQuery?
The price is perceived as expensive, rated at eight out of ten in terms of costliness. Still, it offers significant cost savings.
What needs improvement with BigQuery?
When I open many of the Google Cloud products, I am in an environment that I do not feel familiar with; it is a little overwhelming. In general, if I know SQL and start playing around, it will star...
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,...
 

Comparisons

 

Also Known As

No data available
IntelliFlex, Aster Data Map Reduce, , QueryGrid, Customer Interaction Manager, Digital Marketing Center, Data Mover, Data Stream Architecture
 

Overview

 

Sample Customers

Information Not Available
Netflix
Find out what your peers are saying about BigQuery vs. Teradata and other solutions. Updated: January 2025.
838,713 professionals have used our research since 2012.