Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.11

Alle des Quellcodes wurde neu organisiert und wurde von einer benutzerdefinierten switched System distutils. Installierbare Pakete für Linux (RPM und Slackware tgz) und Windows. Pysql ist jetzt in ein Standard-Python-Website-Paket installiert und ein Wrapper ist auf dem Weg gebracht. Alle Konfigurations-und Cache-Dateien befinden sich in $ HOME / .pysql / Unix und% APPDATA% / pysql / on Windows. Die Nutzung der erweiterten Suche Muster war es, die Suchfunktion und Datenmodell-Funktion hinzugefügt.
Tags: 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