mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 11:35:37 +01:00
Add tidb doc
This commit is contained in:
parent
2575cbfc11
commit
9e489a0b18
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue