Skip to main content

Cross platform MySQL management tools aimed at both developers and system administrators

Project description

SQLAntaresia is a cross platform MySQL management tool aimed at both developers and system administrators with a simple user interface.

https://lh6.googleusercontent.com/_9wOQn-OcPic/SsTIN9vu7uI/AAAAAAAADpk/oe7JLAAS2aQ/s900/sqlantaresia-screenie.png

Installation

The application should work reasonably well on all the platforms where the dependencies can be satisfied (Linux, *BSD, OSX, Windows, …), but at this point has only been tested on Linux operating systems and Windows XP 32bit.

Packages

The code is hosted on github

Clone command:

git clone git://github.com/mtorromeo/sqlantaresia.git

Dependencies

SQLAntaresia is a python 2.6+ application and it also depends upon the following external libraries:

  • PyQt4 (4.6+)

  • paramiko

  • MySQL-python

  • DBUtils

  • setproctitle

  • PyCrypto (For unix only)

Build instructions

Before using this applications the Qt forms and icon resources must be compiled. There is a unix shell script in the root of the distribution package named build.sh that takes care of this process:

cd [SOURCE FOLDER]
sh build.sh
bin/sqlantaresia

CHANGELOG

New in version 0.3

  • Refresh database/table list action

  • Sortable columns in data view

  • Display query execution time

  • Implemented a ssh keepalive packet to avoid network timeouts

  • Save/Restore main windows geometry

  • Close tab with middle click

  • Several bugs fixed

New in version 0.2

  • Implemented query limit in the data tab (default: 1000)

  • Local port auto selection of the SSH tunnel (when local port = 0)

  • Better database error handling and reporting

  • Secured random number generator in SSH tunnels

LICENSE

Copyright (c) 2009-2012 Massimiliano Torromeo

SQLAntaresia is free software released under the terms of the MIT license.

See the LICENSE file provided with the source distribution for full details.

Contacts

Project details


Download files

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

Source Distribution

SQLAntaresia-0.3.tar.gz (75.4 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