Skip to main content

just a python wrapper for doing most DB admin functions

Project description

Disclaimer: This was written as part of the wnframework, while working there as an employee. http://code.google.com/p/wnframework/

Just a basic python wrapper for most of the Mysql Admin commands. Got tired of having to exit python and going to mysql shell for the same. Been using it in production on mysql Ver 14.12 Distrib 5.0.77, for some time(occasionally tried with percona too).

though no proper test cases/testing has been done….

TO INSTALL : Just clone the repo, cd to the directory and run sudo python setup.py install.

Or just use sudo easy_install dbadmin

Usage:

from DbAdmin import DbAdministrator DA = DbAdministrator()

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

databaseadmin-1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page