Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.11

Tous de l'arbre source a été réorganisée et est passé d'une version personnalisée du système d'distutils. Paquets installables sont disponibles pour Linux (RPM et tgz de Slackware) et Windows. Pysql est désormais installé dans un site standard Python-paquet et une enveloppe est mise sur le chemin. Toute la configuration et les fichiers de cache sont maintenant dans $ HOME / .pysql / sur Unix et% APPDATA% / pysql / sur Windows. L'utilisation de modèles de recherche étendue a été ajoutée à la fonction fonction de recherche et modèle de données.
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