Repository Details
Shared by
HelloGitHub Rating
0 ratings
Free•MIT
Claim
Discuss
Collect
Share
9.3k
Stars
No
Chinese
Go
Language
Yes
Active
1
Contributors
44
Issues
No
Organization
0.17.0
Latest
833
Forks
MIT
License
More

基于 Go 实现的跨平台 PostgreSQL 数据库管理工具。通过本地起服务+浏览器的方式解决了跨平台的问题,启动命令:
```
三种方式:
参数:pgweb --host localhost --user myuser --db mydb
URL:pgweb --url postgres://user:password@host:port/database?sslmode=[mode]
Socket:pgweb --url "postgres:///database?host=/absolute/path/to/unix/socket/dir"
```
Included in:
Vol.54
Comments
Rating:
No comments yet