pgAdmin

pgAdmin是一个针对 PostgreSQL 最流行的、功能丰富的开放源码管理和开发平台。

  • 所有者: pgadmin-org/pgadmin3
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

pgAdmin是一个针对PostgreSQL——世界上最先进的开源数据库最流行的、功能丰富的开放源码管理和开发平台。该应用程序可以在 Linux、FreeBSD、Solaris、Mac OS X 和Windows平台用于管理运行在任何平台上的 PostgreSQL 7.3及以上版本,以及商业和派生版本的PostgreSQL如 Postgres Plus AdvancedServer 和 Greenplum 数据库等。

pgAdmin 设计旨在应对所有用户的需求,从写一个简单的SQL查询到开发复杂的数据库。图形界面支持所有PostgreSQL特性并且易于管理。该应用程序还包括一个语法高亮显示的SQL编辑器,服务器端代码编辑,支持SQL/批处理/shell任务调度代理,支持 Slony-I 复制引擎以及更多功能。服务器连接可以通过(在 *nix 平台)TCP/IP 或 Unix 域套接字进行,并能 SSL 安全加密。与数据库服务器进行通信无需额外的驱动程序。

pgAdmin 由世界各地的 PostgreSQL 专家社区开发和提供多达十几种语言。它是免费软件,PostgreSQL License 下发布。

概覽

名稱與所有者pgadmin-org/pgadmin3
主編程語言C++
編程語言Shell (語言數: 11)
平台
許可證Other
發布數92
最新版本名稱REL-1_22_2 (發布於 2016-11-10 15:20:45)
第一版名稱REL-0_9_0 (發布於 2010-07-17 00:45:35)
創建於2010-08-18 08:41:24
推送於2018-12-19 02:23:57
最后一次提交2016-11-10 14:13:43
星數176
關注者數23
派生數83
提交數6.4k
已啟用問題?
問題數403
打開的問題數118
拉請求數0
打開的拉請求數0
關閉的拉請求數13
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

pgAdmin III README

Introduction

pgAdmin III is the most popular and feature rich Open Source administration and
development platform for PostgreSQL, the most advanced Open Source database in
the world. The application may be used on Linux, FreeBSD, Solaris, Mac OS X and
Windows platforms to manage PostgreSQL 8.2 and above running on any platform,
as well as commercial versions of PostgreSQL such as Mammoth PostgreSQL,
EnterpriseDB Postgres Plus Advanced Server and Greenplum Database.

pgAdmin III is designed to answer the needs of all users, from writing simple
SQL queries to developing complex databases. The graphical interface supports
all PostgreSQL features and makes administration easy. The application also
includes a syntax highlighting SQL editor, a server-side code editor, an
SQL/batch/shell job scheduling agent, support for the Slony-I replication
engine and much more. Server connection may be made using TCP/IP or Unix Domain
Sockets (on *nix platforms), and may be SSL encrypted for security. No
additional drivers are required to communicate with the database server.

pgAdmin III is developed by a community of PostgreSQL experts around the world
and is available in more than a dozen languages. It is Free Software released
under the PostgreSQL License.

Compilation

Please see the INSTALL file for compilation and installation instructions.

Translation

Translation into your preferred language is easily possible even for
non-programmers. Please see http://www.pgadmin.org/translation/ for
further details.

去到頂部