'dbeaver'

This commit is contained in:
黎润豪 2021-12-17 17:30:23 +08:00
parent fa938b4fb2
commit cd9d4d8b25
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
### DB
目前,公司大部分项目均使用[PostgreSQL简称PG](https://www.postgresql.org/)作为业务支撑。如非分派的项目组的项目不使用PG请提前下载12或以上版本的PG。
目前,公司大部分项目均使用[PostgreSQL简称PG](https://www.postgresql.org/)作为业务支撑。如非分派的项目组的项目不使用PG请提前下载12或以上版本的PG。数据库访问工具请勿使用navicat请使用[DBeaver](https://dbeaver.io/)
### VCS