feat: update README
This commit is contained in:
parent
d345fee98f
commit
32724db277
21
README.md
21
README.md
|
@ -8,18 +8,35 @@
|
||||||
|
|
||||||
问题反馈:https://github.com/vran-dev/databasir/issues
|
问题反馈:https://github.com/vran-dev/databasir/issues
|
||||||
|
|
||||||
平台演示:[https://demo.databasir.com](http://demo.databasir.com)
|
平台演示:[~~https://demo.databasir.com~~](http://demo.databasir.com)
|
||||||
|
|
||||||
| 账号 | 密码 | 角色 |
|
| 账号 | 密码 | 角色 |
|
||||||
| ---- | ------- | ---------- |
|
| ---- | ------- | ---------- |
|
||||||
| demo | demo123 | 系统管理员 |
|
| demo | demo123 | 系统管理员 |
|
||||||
| dev | dev123 | 普通 |
|
| dev | dev123 | 普通 |
|
||||||
|
|
||||||
|
## 支持平台
|
||||||
|
|
||||||
|
理论上支持拥有 JDBC 驱动的任何数据库,以下是社区内已验证过的数据库
|
||||||
|
|
||||||
|
- MySQL
|
||||||
|
- PostgreSQL
|
||||||
|
- Oracle
|
||||||
|
- SqlServer
|
||||||
|
- 达梦
|
||||||
|
- TIDB
|
||||||
|
- Hive
|
||||||
|
- Clickhouse
|
||||||
|
- MariaDB
|
||||||
|
- .....
|
||||||
|
|
||||||
|
注意:以上列表是目前社区已经验证过的,并不代表 [Databasir](https://github.com/vran-dev/databasir) 只支持这些。
|
||||||
|
|
||||||
## 联系我
|
## 联系我
|
||||||
|
|
||||||
微信扫码加入 Databasir 交流群,获取第一手版本内容。
|
微信扫码加入 Databasir 交流群,获取第一手版本内容。
|
||||||
|
|
||||||
<img src="https://s2.loli.net/2022/05/10/u2CQHePStbcxUWi.jpg" width="250px" />
|
<img src="https://s2.loli.net/2022/05/17/cBElowCb7gDfyQW.jpg" width="250px" />
|
||||||
|
|
||||||
[点击查看更多联系方式](https://doc.databasir.com/#/?id=联系)
|
[点击查看更多联系方式](https://doc.databasir.com/#/?id=联系)
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
## 扫码加群
|
## 扫码加群
|
||||||
|
|
||||||
<img src="../img/qrcode-group.jpg" width="280">
|
<img src="https://s2.loli.net/2022/05/17/cBElowCb7gDfyQW.jpg" width="250px" />
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
扫码加入微信群,随时获取第一手更新内容
|
扫码加入微信群,随时获取第一手更新内容
|
||||||
|
|
||||||
<img src="https://s2.loli.net/2022/05/10/u2CQHePStbcxUWi.jpg" width="250px" />
|
<img src="https://s2.loli.net/2022/05/17/cBElowCb7gDfyQW.jpg" width="250px" />
|
||||||
|
|
||||||
#### **公众号**
|
#### **公众号**
|
||||||
|
|
||||||
|
@ -32,6 +32,23 @@ vran_dev@foxmail.com
|
||||||
|
|
||||||
<!-- tabs:end -->
|
<!-- tabs:end -->
|
||||||
|
|
||||||
|
## 支持平台
|
||||||
|
|
||||||
|
理论上支持拥有 JDBC 驱动的任何数据库,以下是社区内已验证过的数据库
|
||||||
|
|
||||||
|
- MySQL
|
||||||
|
- PostgreSQL
|
||||||
|
- Oracle
|
||||||
|
- SqlServer
|
||||||
|
- 达梦
|
||||||
|
- TIDB
|
||||||
|
- Hive
|
||||||
|
- Clickhouse
|
||||||
|
- MariaDB
|
||||||
|
- .....
|
||||||
|
|
||||||
|
注意:以上列表是目前社区已经验证过的,并不代表 [Databasir](https://github.com/vran-dev/databasir) 只支持这些。
|
||||||
|
|
||||||
## 多图展示
|
## 多图展示
|
||||||
|
|
||||||
<!-- tabs:start -->
|
<!-- tabs:start -->
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 132 KiB |
Loading…
Reference in New Issue