PostgreSQL Studio
2013-10-17 21:44:41

本站赞助商链接,请多关照。 PostgreSQL Studio是开源的PostgreSQL数据库的 Web 接口。可以让你直接在浏览器上编辑数据库代码,浏览数据库模型和运行SQL语句。这是一个数据库管理工具,侧重于开发。使用Java开发并在MIT协议下授权。


Open Source Web Interface for PostgreSQL

PostgreSQL Studio makes it possible to edit your database code, navigate your schema and run full SQL queries from within web pages that live in a browser. It is a database development tool focused on developing databases for the web, in the web.

特点
易用的 Ajax Web 接口
通过 HTTPS 实现安全访问
可靠对象向导
支持语法着色的查询编辑器
跨平台支持,易于安装

Develop Anywhere
Develop where ever you go. It'll be there, on the web. Just login from a web browser on desktop, laptop, tablet, at an airport, on a bus or even in your office.

Access Securely
Remotely access your PostgreSQL database securely over https without the need to open up firewall ports.

Learn PostgreSQL
Use the PostgreSQL Studio wizards to create your objects and then look at the resulting scripts to learn how to do it by hand.

最新版本:2.0
该版本改进内容包括:
新特性
* 增加了对PostgreSQL 9.5中的行级安全性和策略的支持;
* 增加了对BRIN索引的支持;
* 增加了简单的数据库连接监控;
Bugs
* 更新了库版本

官方主页:http://www.postgresqlstudio.org/