Skip to content

sdelcros/pysql

 
 

Repository files navigation

PySQL
=====

PySQL aims to be a full replacement for sqlplus (and much more).
It has features such as history, completion, explain plan, session list,
background queries, datamodel graphical output, object dependencies,
PL/SQL package function call tree... 


Installation from source
========================

As a simple user : just untar pysql tarball where you want and just run pysql
...
As root : untar pysql tarball where you want and run the setup script
...


Installation from package
========================

Redhat, Debian, Slackware, Windows....


Documentation generation
========================

Use the doc.sh script in script/ dir. You will need Epydoc (http://epydoc.sf.net).

You can also browse documentation online at : http://pysql.sf.net/doc/

About

Oracle command line client. Aims to be a full replacement of sqlplus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%