TiDB Cloud
PingCAPReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
49 reviews
from
and
External reviews are not included in the AWS star rating for the product.
works for enterprise. you're better with supabase if you're just hacking
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
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
Great stability
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
Scalable solution for transactional database usage
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.
* 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
* 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
Down time free maintenance
TiDB: A Trustworthy and Scalable SQL Database for Critical Workloads
What do you like best about the product?
* Horizontally scalable SQL database: TiDB's architecture eliminates concerns about supporting ever-growing traffic. Scaling a TiDB cluster up and down is straightforward, to meet workload demands and improve efficiency.
* Online data schema migration: Schema migration is painless. When combining with the resource control, it eliminates the major pain points of downtime and disruption to production traffic.
* Comprehensive suite of tools: TiDB provides a suite of invaluable tools that make troubleshooting and mitigating production issues easy, ensuring that the system runs smoothly.
* Compatibility with MySQL: This feature makes migration from MySQL possible.
* Top-notch supports: PingCap business support adds a crucial layer of assurance, making TiDB a reliable and trustworthy system for mission critical workload.
* Online data schema migration: Schema migration is painless. When combining with the resource control, it eliminates the major pain points of downtime and disruption to production traffic.
* Comprehensive suite of tools: TiDB provides a suite of invaluable tools that make troubleshooting and mitigating production issues easy, ensuring that the system runs smoothly.
* Compatibility with MySQL: This feature makes migration from MySQL possible.
* Top-notch supports: PingCap business support adds a crucial layer of assurance, making TiDB a reliable and trustworthy system for mission critical workload.
What do you dislike about the product?
* Niche features are less reliable: Generated column is less reliable than its MySQL equivalent, leading to several production incidents.
What problems is the product solving and how is that benefiting you?
TiDB provides a scalable SQL database solution. It allows our workload to keep scaling up to support business growth.
Best open source distributed SQL DB on the market
What do you like best about the product?
I really liked the great reliability of TiDB and the technical supports from the PingCAP team.
What do you dislike about the product?
it would be even better if the query layer is written in a programming language without GC.
What problems is the product solving and how is that benefiting you?
Distributed transaction, reliable cluster managemet.
A solid choice to horizontally scale MySQL databases
What do you like best about the product?
TiDB excels at its core task of providing horizontal scalability alongside the guarantees provided by traditional single-machine relational databases. The client interface has great compatibility with MySQL, and the incompatible aspects are well-documented.
What do you dislike about the product?
While the core components (TiDB, TiKV, PD) are mature, some others like TiCDC are less mature. They are however improving continuously.
What problems is the product solving and how is that benefiting you?
TiDB provides a path to scale MySQL workloads without hugely expensive re-architectures to move away from MySQL or to implement application-level MySQL sharding.
MySQL Compatible, horizontally scalable database that scales without worry
What do you like best about the product?
* TiDB gives us horizontal scale and strong consistency with familiar MySQL syntax.
* Great observability
* Core components (TiDB SQL, TiKV, PD) are extremely stable
* Easy to implement schemas as we can directly translate them from MySQL for the most part
* Nice features, such as readonly nodes, placement rules, stale reads, TTL
* Good restore features, and self healing
* Great observability
* Core components (TiDB SQL, TiKV, PD) are extremely stable
* Easy to implement schemas as we can directly translate them from MySQL for the most part
* Nice features, such as readonly nodes, placement rules, stale reads, TTL
* Good restore features, and self healing
What do you dislike about the product?
Ecosystem is not as mature. There are not a lot of extensions, and some non-core components do not get as much attention or are not as reliable. Despite this, PingCap (the parent company) makes sure to address issues as we encounter them.
What problems is the product solving and how is that benefiting you?
It allows us to scale at lower costs than some other databases with better performance. It also is more stable which reduces KTLO work. It has features that help with resilience such as read only nodes and placement rules. It also supports TTL out of the box meaning we don't need to implement a trigger or workflow to support it.
Furthermore, it reduces having to deal with complex architecture of sharded MySQL and having to deal with manual re-sharding and shard rebalance. It is all abstracted away from me. Lastly, it also unlocks transactions accross shards, since "shards" are abstracted from us.
Furthermore, it reduces having to deal with complex architecture of sharded MySQL and having to deal with manual re-sharding and shard rebalance. It is all abstracted away from me. Lastly, it also unlocks transactions accross shards, since "shards" are abstracted from us.
TiDB is a database you can trust!
What do you like best about the product?
Separation of compute and storage, data security, ease of operation
What do you dislike about the product?
TiDB is an excellent database, and it has no significant shortcomings
What problems is the product solving and how is that benefiting you?
Scaling, availability, security
Fast, Efficient and Reliable
What do you like best about the product?
I like how easy and efficient it is, and the fact that it is MySQL-compatible which eliminates the need to learn another query language before I could use it, makes it my first-choice database.
I also love the promptness of their customer services, they're always there to support you if you run into any challenge.
Lastly, TiDB is that database that gives you assurance that your data is safe and always available up to 99.9999% uptime (I have never had any downtime in over 2 years of using it).
I also love the promptness of their customer services, they're always there to support you if you run into any challenge.
Lastly, TiDB is that database that gives you assurance that your data is safe and always available up to 99.9999% uptime (I have never had any downtime in over 2 years of using it).
What do you dislike about the product?
I dislike the fact that is does not yet support of GEO spatial data type.
What problems is the product solving and how is that benefiting you?
With applications now running on the Edge, finding a database that just works irrespective of where your application is deployed or where your users are is pain point that TiDB solves for me through low latency.
Effortless Scalability with Hybrid Workloads
What do you like best about the product?
TiDB makes it easy to scale horizontally without complex sharding. It supports both transactional and analytical workloads (HTAP) out of the box, and its MySQL compatibility means minimal changes to existing apps. The Kubernetes operator and built-in observability tools make operations smooth and efficient.
What do you dislike about the product?
TiDB has a learning curve, especially around its distributed architecture and tuning performance for complex queries. TiFlash setup and resource planning can be tricky at scale. Also, some advanced MySQL features aren’t fully supported yet, which can limit compatibility in certain edge cases.
What problems is the product solving and how is that benefiting you?
TiDB solves the challenge of scaling relational databases without giving up SQL or consistency. It allows us to handle high traffic and large datasets by scaling out horizontally, which wasn’t possible with traditional databases. The HTAP architecture also lets us run real-time analytics on live data, reducing the need for separate systems and improving decision-making speed.
showing 1 - 10