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.
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.4.2
Add option to hide the idle processes on recent mysql versions
Close tabs with CTRL+W
Fixed query icon in new query tab
Fixed process list in older mysql versions
FIX: Do not hide the client hostname
New in version 0.4.1
Fixed process list from information_schema query on standard mysql
New in version 0.4
Allow multiple connections to different servers at the same time
New process list view
List of indexes displayed in the table structure view
Reorganized application layout
Allow to specify the ssh port to connect to for the tunnel
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.
This application uses icons from the Farm-Fresh Web Icons icon set by FatCow Web Hosting and from the Oxygen icon set by David Vignoni.
Contacts
Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
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
File details
Details for the file SQLAntaresia-0.4.2.tar.gz
.
File metadata
- Download URL: SQLAntaresia-0.4.2.tar.gz
- Upload date:
- Size: 82.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 431921e07ea2f980e6aa445e0f8a645991f5267e2ddca05e37e7650ae946a980 |
|
MD5 | 4e86323e381e6c05ef7a2e9c76221af3 |
|
BLAKE2b-256 | 7519a76e2a45996888dde8be6d8c8adc72f81ef134248473800a1908cab2ffbc |