Reducing HTTP Latency by 80% with Edge Functions and TiDB Serverless
When building applications for global users, it is common for users to make requests to servers located far from the region where the application is deployed. This often leads to a poor user experience due to network latency. Therefore, reducing latency is vital in such scenarios. OSSInsight, our open-source GitHub project insight platform, faces the […]
Presenting TiDB 7.5: Improved Stability at Scale for Data-Intensive Applications
While TiDB is already the trusted system of record for some of the most data-intensive applications ever, there is still room to improve. Subsequently, TiDB 7.5, our second long-term support (LTS) release of 2023, emphasizes stability at scale. As application data continues to grow, we see more and more scaling challenges. The most common antidote […]
Why Documentation is Important
Documentation (or “docs”) is such a key part of any open-source software project. If you have good docs, users will find it easy to get started. They’ll also be able to find answers on their own for the majority of questions as they use the software. Even before I start evaluating technical products or organizations, […]
TiDB Cloud Serverless Driver (Beta): Seamless Database Connectivity in Edge Environments
We are excited to unveil TiDB Cloud Serverless Driver (Beta) for JavaScript, your gateway to seamless database connectivity in edge computing environments. With this driver, you can now effortlessly connect to TiDB Serverless from edge environments such as Cloudflare Workers, Vercel Edge Functions, and Netlify Edge Functions. TiDB Serverless is a fully managed cloud Database-as-a-Service […]
Migrating from MySQL to TiDB: A Practical Guide to Distributed SQL Adoption
In our previous article, MySQL 5.7 EOL: Migrating to a MySQL Alternative, we explored the various alternatives to MySQL 5.7 after its imminent end of life (EOL). Among the alternatives discussed, migrating from MySQL to TiDB, an advanced open-source, distributed SQL database, emerged as a promising solution for those seeking scalability, high availability, and MySQL […]
Demystifying DBaaS Options: How to Choose Between AWS, GCP, and TiDB
The world of database management systems (DBMS) is constantly evolving, offering a wide range of options to meet the diverse needs of businesses. Database-as-a-Service (DBaaS) has become a common choice as more and more companies move to or get started with their technology infrastructure on public cloud platforms. This is not surprising, given the broad […]
TiDB Resource Control: Stable Workload Consolidation of Transactional Apps
Imagine you own data infrastructure at Super Sweet Tech, Inc (SST), a fictional company for the purpose of this story. Two big initiatives for the fiscal year fall to you. The first is to reduce costs. It’s not 2021 anymore, and the tech economy is tightening, along with its purses. The target is 20% reduction. […]
How Data Engineering is Powering Pinterest’s Global Platform
The following post is an excerpt from Technology Magazine’s feature article, How data engineering is powering Pinterest’s global platform. Pinterest had long recognized the need to streamline and optimize its data storage system. Using HBase, the image sharing and social media platform was carrying a large footprint, with more than 50 clusters and a total […]
Introducing TiDB Serverless: Now Generally Available as a Fully-Managed Cloud Service
Eight years ago, we embarked on an ambitious journey to construct an unparalleled distributed relational database. We aimed to redefine how developers and enterprises manage data, addressing the growing needs for scalability, flexibility, and performance. Guided by our company mission to empower developers and enterprises with speed, agility, and scale, our target was clear: to […]
Presenting TiDB 7.1: Enhanced Stability and Performance for Business-Critical Applications
TiDB 7.1 LTS provides developers and infrastructure engineers with a future-proof distributed SQL database that can power a wide range of business-critical applications.
Announcing TiDB 7.0: Reliable Performance That’s Easier to Operate
Announcing TiDB 7.0, our latest preview release that offer features for reliable performance and streamlined database operations.
How Disaster Recovery (DR) Works in TiDB
In this post, we’ll focus on TiDB’s DR solutions. We’ll also analyze the pros and cons of these solutions as well as the most suitable deployment options.