README
author Radek Brich <radek.brich@devl.cz>
Mon, 14 Nov 2011 18:00:53 +0100
changeset 15 93450b43e627
parent 0 eaae9539e910
child 18 a9e12b7cc207
permissions -rw-r--r--
Add MyManager - replica of PgManager for MySQLdb. Intentionally not inherited from common base class.

=========
pgtoolkit
=========

General Python Modules
----------------------

pgmanager.py - Database connection manager (pooling etc.)
pgbrowser.py - Schema browser module
pgdiff.py - Schema diff tool

Graphical and Command Line Tools
--------------------------------

pgbrowser-gtk.py - Database browser - graphical interface (GTK)
pgconsole-gtk.py - Query console - graphical interface (GTK)
pgdiff-cli.py - Command line diff tool