docs(README): Added mysql
This commit is contained in:
parent
b4c643c39b
commit
213913f346
1 changed files with 5 additions and 4 deletions
|
|
@ -16,12 +16,13 @@ Trello board: [Click me!](https://trello.com/b/6zWLE6Jm)
|
|||
|
||||
## Database Types
|
||||
- MariaDB
|
||||
- MySQL (soon)
|
||||
- MySQL
|
||||
- MS-SQL (far future)
|
||||
|
||||
| Database Type | Config Type |
|
||||
|-------------------|---------------------------|
|
||||
| MariaDB | mariadb |
|
||||
| Database Type | Config Type |
|
||||
|---------------|-------------|
|
||||
| MariaDB | mariadb |
|
||||
| MySQL | mysql |
|
||||
|
||||
|
||||
## Storage types
|
||||
|
|
|
|||
Reference in a new issue