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.

2007-12-15 22:40 Back to release list
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