Add tidb doc

pull/841/head
Hooopo Wang 2021-11-08 14:38:19 +08:00
parent 2575cbfc11
commit 9e489a0b18
1 changed files with 1 additions and 1 deletions

View File

@ -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: