From Plan to Execution: Zhihu’s Guide to Petabyte-Scale TiDB Database Migration
Author: Xiaolei Dai, Database lead at Zhihu Efficient and reliable data migration is crucial for large-scale online services. Zhihu, one of China’s largest knowledge-sharing platforms, recently undertook the complex task of online migration for dozens of TiDB databases, totaling petabytes (PB) of data. This blog post, based on the expertise of Zhihu’s database lead, Dai […]
Celebrating the TiDB Future App Hackathon 2024
During the recent HTAP Summit, I had the honor of celebrating another successful TiDB Future App Hackathon and announcing our winners. This year, we had close to 2,100 participants–about 40% increase from 2023–joining us from 80+ countries. If you visit the Hackathon project gallery, you will be able to see the winners and all other […]
Dify.AI x TiDB: Build Scalable AI Agent with Knowledge Base
Introduction Building AI Agents can be an intricate affair, but it doesn’t have to be with the right tools. The combination of TiDB’s new Serverless Vector Search, now welcoming users in its Public Beta phase, alongside Dify’s intuitive low-code platform, simplifies the creation of scalable, efficient AI solutions. This guide offers a clear pathway to […]
Announcing the TiDB Future App Hackathon 2024
We’re excited to announce that another edition to TiDB Future App Hackathon will be taking place between July 26 – August 23, 2024! Our first global Hackathon last year was an amazing success with almost 1,500 participants from 87 countries (see the recap blog for more details) and we’re looking forward to an even bigger […]
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, […]
How to Query Data from TiDB with SQL or Java
You’ll learn how to query data from a SQL database with SQL and Java respectively.
Building a Web Application with Spring Boot and TiDB
This post shows you how to quickly build an application by leveraging Spring Boot and TiDB.
Using Retool and TiDB Cloud to Build a Real-Time Kanban in 30 Minutes
This tutorial walks you through how to build a real-time Kanban application with TiDB Cloud and Retool.
Build a Better Github Insight Tool in a Week? A True Story
In this post, we shared our story of why and how we built OSS Insight, and why we chose TiDB to support this insight tool.
Explore Deep in 4.6 Billion GitHub Events
This post introduces a useful insight tool to help you quickly compare different GitHub projects and gain the most up-to-date open source intelligence from billions of GitHub events.
TiLaker: Export Data from TiDB into Data Lakes with Ease and Efficiency
This post introduces a Hackathon 2021 star project—TiLaker—and goes into detail about how TiLaker helps TiDB users direct data to data lakes with ease and efficiency.
Data Transformation on TiDB Made Easier
Thanks to a new adapter, TiDB can now work with the data build tool (dbt), a popular open source transformation tool. Now, analytics engineers working with TiDB can directly create forms and match data through SQL. This tutorial walks you through the new adapter and how to use dbt with TiDB.