Download List

项目描述

PySQL aims to be a full replacement for sqlplus
(and much more). It has features such as history,
completion, and line editing. It has high level
functions (searching for tables, indexes, count,
explain plan, list of sessions, etc.), proper
output for screen and files (CSV ready for
inclusion in spreadsheets), support for user-defined SQL, background queries, graphical output for the schema data model, object dependencies, a PL/SQL package function call tree, and much more.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-14 04:01
0.15

动画光标在长查询或操作。一个启动/关机选项(10/11g只)。现在的递减函数是互动,如果多个对象匹配。支持新的Oracle审计职能的程序(ADDM,AWR中)和assm报告。 AWR的sqltune一种新的功能。
Animated cursor during long queries or operations.
A startup/shutdown option (10/11g only). The desc function is now interactive if multiple objects match. Support for the new Oracle audit function (addm, awr) and assm report. A new function for awr sqltune.

2010-02-15 07:24
0.14

自动终端的宽度检测Unix系统。角色/文件搜索。搜索已被添加到会话显示功能。有图示功能的许多增强功能。迅速的多行命令已得到增强。该diskusage功能已被改写。所有的图形功能已更新,以支持最新版本的graphviz和pydot的。
Automatic terminal width detection on Unix systems. Role/profile search. Search has been added to the session display function. There are many enhancements to the desc function. The prompt for multi-line commands has been enhanced. The diskusage function has been rewritten. All graphical functions have been updated to support the latest Graphviz and pydot releases.

2009-02-16 02:45
0.13

SQL文本不再被截断了会议总结。码头的名字在退出恢复。有更好的适用于AIX 5.3和cx_Oracle 5的支持。有许多小错误修正和更多的单元测试。失踪的翻译增加了。
标签: Minor bugfixes
SQL text is no longer truncated in the session summary. Terminal name is restored at exit. There is better support for AIX 5.3 and cx_Oracle 5. There are many minor bugfixes and more unit tests. Missing translations have been added.

2009-01-27 18:47
0.12

阿与git进行了切换,源树重组略有下降。无用的和死的模块被拆除(pysqlio和pysqlnet)。该许可证是由GPLv2的转变到GPLv3。 Unicode是现在使用内部PySQL。 Oracle客户端编码(NLS_LANG的)很荣幸数据库I / O和终端的用户I编码/澳单元测试增加了。解析器的新功能,允许更复杂和有用的命令交换机增加了。图形功能(数据模型,diskusage等)有新的选择。
标签: Major feature enhancements
A switch to git was undertaken and the source tree was and reorganized slightly. Useless and dead modules were removed (pysqlio and pysqlnet). The license was changed from GPLv2 to GPLv3. Unicode is now used inside PySQL. Oracle client encoding (NLS_LANG) is honored for database I/O and terminal encoding for user I/O. Unit tests were added. A new function parser that allows more complex and useful command switches was added. Graphical functions (datamodel, diskusage, etc.) have new options.

2007-12-15 22:40
0.11

源树全部进行了改组,并已经从一个自定义生成系统的distutils。安装的软件包可用于Linux(RPM和Slackware的tgz)和Windows。 Pysql现已安装在一个标准的Python网站封装和包装上的道路上来。所有的配置和缓存文件现在在$ HOME / .pysql在Unix和%/ appdata%中/ pysql / Windows上。在扩展搜索模式使用,增加了搜索功能和数据模型的功能。
标签: Major feature enhancements
All of the source tree was reorganized and was
switched from a custom build system to distutils.
Installable packages are available for Linux (RPM
and Slackware tgz) and Windows. Pysql is now
installed in a standard Python site-package and a
wrapper is put on the PATH. All configuration and
cache files are now in $HOME/.pysql/ on Unix and
%APPDATA%/pysql/ on Windows. The use of extended
search patterns was added to the search function
and datamodel function.

Project Resources