Technical Paths to HTAP: GreenPlum and TiDB as Examples

In this article, we will walk through the major technical paths of HTAP databases and compare the representative databases along each path.

Painting with a Database

Let’s paint with a database and your imagination.

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.

How to Process and Analyze Billions of Rows of Data in a Single Table with TiDB on AWS

This post introduces how you can leverage an efficient database solution—TiDB on AWS— to supercharge your data-intensive applications.

How TiDB Processes DML in Data Migration

Learn how Sync, Data Migration's core component, processes DML statements through the binlog replication workflow.

How Good is TiDB as an HTAP System? A HATtrick Benchmark

Inspired by the SIGMOD/PODS 22 paper “How Good is my #HTAP System” and HATtrick, the proposed benchmark tool, we tested the TP/AP performance isolation and horizontal scalability of TiDB as an HTAP database.

Announcing TiDB 6.2 with Better Observability, Faster Execution, Enhanced Disaster Recovery, and More 

Learn about TiDB 6.2, the latest version of our Hybrid Transactional and Analytical Processing (HTAP) database. TiDB 6.2 has improved observability, performance, stability, ecosystem tooling, and MySQL compatibility.

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.

Everything You Need to Know about Function Pushdown from TiDB to TiFlash

In this post, you’ll learn how to push down functions from TiDB to TiFlash and how to contribute to TiFlash.

Some Notes on the DynamoDB 2022 Paper

In this post, Ed shares his thoughts about DynamoDB’s newly released paper.

How I Found a Go Issue on ARM that Crashed the Database Server

A distributed database like TiDB is a very complex project. Its performance depends on multiple factors. And I will share a peculiar Go bug that caused TiDB to crash on ARM.

Speeding up a SaaS Platform by 5x in a Day without Changing the Code

In this article, we compare the performance of TiDB and MySQL on one of the most popular low-code SaaS platforms, Corteza CRM. We also demonstrate how TiDB leverages its HTAP capabilities to the SaaS platform without any code changes and speeds up development of new applications.
178910