Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neeky/dbm-center

dbmc -- DataBase Management center
https://github.com/neeky/dbm-center

Last synced: about 2 months ago
JSON representation

dbmc -- DataBase Management center

Awesome Lists containing this project

README

        

## 启动
验证环境可以这样简单的启动
```bash
cd dbm-center
go build -o dbm-center main.go
./dbm-center
```

---

## 效果

![](./docs/dbm-center-main-page.jpg)

---