下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
基于 Go 实现的跨平台 PostgreSQL 数据库管理工具
FreeMIT
Claim
Collect
Share
9k
Stars
No
Chinese
Go
Language
Yes
Active
53
Contributors
38
Issues
No
Organization
0.16.2
Latest
791
Forks
MIT
License
More
pgweb image
基于 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