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 Requirements

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

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.
標籤: Major feature enhancements

Project Resources