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.

2009-01-27 18:47 Retour à la liste release
0.12

Un interrupteur à git a été entrepris et l'arbre des sources a été réorganisé et légèrement. Modules inutiles et des morts ont été retirés (pysqlio et pysqlnet). La licence a été changé de la GPLv2 à la GPLv3. Unicode est maintenant utilisé à l'intérieur PySQL. Oracle encodage client (NLS_LANG) est à l'honneur pour la base de données I / O et le terminal codant pour des entrées / O. Les tests unitaires ont été ajoutés. Un analyseur de nouvelle fonction qui permet plus complexe et utile commutateurs de commande a été ajoutée. Les fonctions graphiques (modèle de données, Stockage utilisé, etc) ont de nouvelles options.
Tags: 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.

Project Resources