The Next Revolution from On-Premises Databases to DBaaS
In this article, I’ll discuss why adopting DBaaS is a must for most companies, and why DBaaS will replace the traditional on-premises databases in the future.
Disaster Recovery for Databases: How It Evolves over the Years
In this post, you’ll learn the development of disaster recovery technologies and the databases that adopt those innovations.
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 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.
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.
Some Notes on the DynamoDB 2022 Paper
In this post, Ed shares his thoughts about DynamoDB’s newly released paper.
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.
The Beauty of HTAP: Defining a Modern Data Architecture with TiDB
Technical challenges have prevented HTAP databases from really catching on. Only recently, with the emergence of modern architecture designs such as TiDB is HTAP on the rise.
The Meta Feature in TiDB 6.0: Placement Rules in SQL
This post introduces the Placement Rules in SQL, TiDB 6.0's new feature.
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.
Why Innovative Startups Should Consider TiDB
Innovative startups often face infrastructure challenges such as scalability, high availability, and maintainability. This article describes how TiDB, an open-source NewSQL database can solve these issues. It includes a few case studies of how companies have benefited from TiDB.