From 9e489a0b18fd7ac469d1de401c4bb9025f28466e Mon Sep 17 00:00:00 2001 From: Hooopo Wang Date: Mon, 8 Nov 2021 14:38:19 +0800 Subject: [PATCH] Add tidb doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98fe2150..d3649f00 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ npm install ### Create database tables -Umami supports [MySQL](https://www.mysql.com/) and [Postgresql](https://www.postgresql.org/). +Umami supports [MySQL](https://www.mysql.com/), [TiDB](https://github.com/pingcap/tidb) and [Postgresql](https://www.postgresql.org/). Create a database for your Umami installation and install the tables with the included scripts. For MySQL: