Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

TiDB Cloud

PingCAP

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

76 reviews
from and

External reviews are not included in the AWS star rating for the product.


    yugesh K.

TiDB Delivers NoSQL-Scale with SQL Simplicity and MySQL Compatibility

  • February 11, 2026
  • Review provided by G2

What do you like best about the product?
What I like best about TiDB is its ability to combine the scalability of NoSQL systems with the reliability and familiarity of traditional SQL databases. It allows me to scale horizontally without changing my application logic, which is very helpful while building growing projects. The MySQL compatibility makes integration smooth, and the distributed architecture ensures high availability and strong consistency. I also appreciate how it handles large datasets efficiently while maintaining good performance. Overall, it gives me the flexibility of a modern distributed system without sacrificing the simplicity of SQL.
What do you dislike about the product?
One thing I dislike about TiDB is that the initial setup and configuration can feel complex, especially for beginners who are new to distributed databases. Understanding how different components like PD, TiKV, and TiDB servers work together takes time. In some cases, performance tuning and optimization also require deeper knowledge compared to traditional single-node databases. Additionally, documentation can feel overwhelming because there are many deployment and scaling options to choose from.
What problems is the product solving and how is that benefiting you?
TiDB addresses the challenge of scaling databases without giving up SQL compatibility or consistency. In many growing projects, traditional databases can become a bottleneck as traffic rises and data volumes expand. With its distributed architecture, TiDB enables horizontal scaling while continuing to support standard SQL, so I don’t have to redesign the database layer just to keep up with growth.

In projects like Cartify, where I’m building an AI-powered ecommerce assistant with real-time product suggestions, smart cart updates, and analytics, TiDB helps me run transactional workloads and analytical queries side by side. Rather than splitting OLTP and OLAP into separate systems, I can handle both within a single, unified database, which keeps the overall architecture simpler and reduces unnecessary complexity.


    Pratik S.

Effortless Setup and High-Speed Performance

  • February 10, 2026
  • Review provided by G2

What do you like best about the product?
I have used TiDB for high-speed caching and really enjoy its RAG service using vector DB inference features. The high-speed inference and easy SQL capabilities are great. I particularly like TiDB's AI helper, which has been a huge help in writing proper schemas. I also enjoy the clustering aspect of TiDB. Everything worked well for me, and I found the initial setup to be very easy.
What do you dislike about the product?
Nothing
What problems is the product solving and how is that benefiting you?
I use TiDB for high speed caching and RAG with its vector DB inference features, benefiting from high speed inference and easy SQL.


    Sam G.

Efficient Scaling with Strong Developer Support

  • February 10, 2026
  • Review provided by G2

What do you like best about the product?
I use TiDB primarily for storing relational data and transactions. A managed instance removes the pain of self-hosting on the cloud, and it performs well under high traffic loads. It's a great product with good developer support and constant updates introducing new features. I rely on developer tools and the console UI, appreciate the frequent backups and metrics for observability, and make use of the Python SDK. The initial setup was easy because there are enough docs for it.
What do you dislike about the product?
More integration with 3rd party tools would be helpful. Currently, only a handful of integrations are supported.
What problems is the product solving and how is that benefiting you?
I use TiDB as a database that eliminates the pain of self-hosting on a cloud, performing well under high traffic loads.


    Computer Software

Low-Effort Setup with High Availability in a Distributed Database

  • February 09, 2026
  • Review provided by G2

What do you like best about the product?
I like that it’s a low effort setup, high availability and distributed database.
What do you dislike about the product?
It has quite a few of parameters that make it complicated, at least for the self hosted version.
What problems is the product solving and how is that benefiting you?
It’s solving scalability and needing separate solutions for analytics queries.


    Vani C.

TiDB’s Simplicity Makes Database Management Effortless

  • February 09, 2026
  • Review provided by G2

What do you like best about the product?
The simplicity of using TiDB is the best thing about it!
What do you dislike about the product?
Initially it was a bit difficult to navigate the platform and find where exactly the Database and other functionality is located. The UX can be improved by having a more refined on-board experience
What problems is the product solving and how is that benefiting you?
The ease of using vector search in an SQL DB is a great feature by TiDB that is quite beneficial as well


    Hanif S.

Easy to integrate cloude DB

  • January 07, 2026
  • Review provided by G2

What do you like best about the product?
It is free and easy to implemntation and speedy sql database
What do you dislike about the product?
I haven't found anything significant that I would consider a real dislike. as i was use multiple features in it.
What problems is the product solving and how is that benefiting you?
I am a student searching for a platform that offers something initially free and reliable for the future.


    Sorin D.

Great All-in-one database platform, very good performance, simple to set up and maintain

  • September 27, 2025
  • Review provided by G2

What do you like best about the product?
Hybrid approach, best of both worlds: OLTP and OLAP without handling sync.
What do you dislike about the product?
Does not always select the appropriate engine (TiFlash vs TiKV on version 7.5)
What problems is the product solving and how is that benefiting you?
We have a lot of rows (3B+) and also need transactions and constraints. OLTP + OLAP kept in sync under the hood was the decisive factor for us.


    Computer Software

works for enterprise. you're better with supabase if you're just hacking

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
they boast a lot about latency, scale and clients like global giants such as flipkart. tbh, we never reached such scale hence it was overkill and supabase even thought costly gave clarity there
What do you dislike about the product?
not merged with vibe code stack natively and not so LLM friendly.

plus point for easy migration just via following chatgpt, me & wandering in internet but still an overkill if you don't bother much about latency etc
What problems is the product solving and how is that benefiting you?
helped me learn about few things that i would never otherwise consider. also found few tutorial on query optimisation which were super helpful


    Consumer Services

Great stability

  • August 13, 2025
  • Review provided by G2

What do you like best about the product?
TiDB is very stable in production. We didn't have any severe incident for a year.
What do you dislike about the product?
There are many components which needs to be managed and upgraded.
What problems is the product solving and how is that benefiting you?
Scaling


    Computer Software

Scalable solution for transactional database usage

  • August 13, 2025
  • Review provided by G2

What do you like best about the product?
* Mostly MySQL compatible, makes it easier to migrate from mysql
* Much more scalable than single box mysql to support our business need
* Pingcap as the vendor is very responsive in answering our questions and address our concerns and feature request.
What do you dislike about the product?
* Some of the surrounding components may still need some work, including ticdc and log backup, though I've heard some improvements have been done in newer releases
* Not supporting shared lock, this makes some implementation on our side harder to work around the issue
What problems is the product solving and how is that benefiting you?
Scalable solution to support nearly unbounded growth.
Down time free maintenance