| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
12年前发布

PostgreSQL建模工具:pgModeler

pgModeler 是 PostgreSQL 数据库专用的建模工具,使用 QT 开发,支持 Windows、Linux 和 OS X 平台。使用经典的实体关系图表,包括 PostgreSQL 专门的特性实现。它具有以下特性:

易于使用

简单和直观的界面,轻松地创建和编辑数据库模型。The pgModeler have forms that highlight fields that must be filled to provide the correct generation of SQL code.

支持多个版本

一个模型可导出成多个版本。pgModeler有一个方法生成代码,使所创建的模型导出到不同版本的PostgreSQL。

跨平台

基于Qt框架开发,可以Windows, Linux 和 MacOSX 系统下编译。The build scripts are easily configurable to resolve specifics dependencies on each system.

插件支持

可以通过插件扩展现有的功能。Need some functionality that does not exist yet? Feel free to implement it. The pgModeler has a plugin development interface that gives access to all classes and functions facilitating the creation of additional feature without make changes to the core code.

开源

Get, modify and redistribute the source code without any charge. The pgModeler has a public repository that allows forks and full access to source code. Developers can create their own versions from the existing code.

协作开发

Developer or not you can collaborate! Give your feedback with suggestions for improvements, bug reports and much more. Simply become a contributor to the project on Github and let your mark on pgModeler development history. The project needs as many as possible contributors to be improved more quickly!




 

项目主页:http://www.open-open.com/lib/view/home/1348749623822

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1348749623822.html
数据库建模 PostgreSQL