pgweb 是一个采用 Go 语言开发的基于 Web 的 PostgreSQL 管理系统。

主要特性:

  • 可连接到本地和远程服务器

  • 浏览表格和表格数据

  • 读取表格详情,包括结构、大小、索引和行数

  • 执行 SQL 查询和运行分析

  • 导出查询结果到 CSV

  • 查看查询历史记录

支持 PostgreSQL 9.1-9.3,服务器启动参数:

Usage:
  pgweb [OPTIONS]

Application Options:
  -v, --version  Print version
  -d, --debug    Enable debugging mode (false)
      --url=     Database conNECtion string
      --host=    Server hostname or IP (localhost)
      --port=    Server port (5432)
      --user=    Database user (postgres)
      --db=      Database name (postgres)
      --ssl=     SSL option (disable)
      --listen=  HTTP server listen port (8080)

pgweb 0.9.9 发布,Go 语言开发的 PG 管理系统
pgweb 0.9.9 已发布,这是一个采用 Go 语言开发的基于 Web 的 PostgreSQL 管理系统,适用于 OSX、Linux 和 Windows 平台。更新内容:Automatically format JSON data exportsUpdate Docker image to alpine:3.6Print out PostgreSQL server version on start in a single-session modeRecord last query timestamp for the

发布于 2017-10-04 21:51:25 | 212 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务