Main > Free Download Search >

Free mysql admin gui software for linux

mysql admin gui

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2802
SQL Admin 0.2.2

SQL Admin 0.2.2


SQL Admin is a Java client application to connect and send queries to different databases through JDBC. more>>
SQL Admin is a Java client application to connect and send queries to different databases through JDBC.
SQLAdmin uses the brand new SWT Toolkit. The main idea is to create a multiplatform and multidatabase thin client. For example, you can connect to an Microsoft SQL Server from a Linux machine, or connect to a PostgreSQL/Linux server from a Windows machine using the same application.
Main features:
- Based on the SWT Tookit. Java applications can use the native Toolkit with a platform independant API. For example, SQLAdmin uses GTK2 in Linux
- Lightweight : The application itself is small, and the SWT provides a nice gui with a very small footprint
- Abstract JDBC driver backend. User should configure only basic parameters like server, port, and login without the need to know about Class names or JDBC URLs
- Graphical view of connections and database metadata such as schemas, tables and fields
- Multiple query execution. Also supports embedded comments on SQL Text
- Log window to view system messages and query results
- Table structure view
- Fast table rows view
<<less
Download (0.087MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1192 downloads
MySQL wrapped 1.6

MySQL wrapped 1.6


MySQL wrapped is a very small collection of classes that hides the MySQL C API. more>>
MySQL wrapped is a C++ wrapper for the MySQL database C application programming interface.
Examples:
The following example should be linked with the mysqlclient library from the MySQL distribution / build.
#include
#include
#include
#include
#include "Database.h"
#include "Query.h"
int main()
{
Database db("localhost","dbuser","","testdb");
Query q(db);
q.execute("delete from user");
q.execute("insert into user values(1,First Person)");
q.execute("insert into user values(2,Another Person)");
q.get_result("select num,name from user");
while (q.fetch_row())
{
long num = q.getval();
std::string name = q.getstr();
printf("User#%ld: %sn", num, name.c_str() );
}
q.free_result();
}
Enhancements:
- This release adds methods to access fields by name.
<<less
Download (0.015MB)
Added: 2006-04-08 License: GPL (GNU General Public License) Price:
1299 downloads
Mysql Assistant 1.1.1

Mysql Assistant 1.1.1


Mysql Assistant is a MySQL viewer. more>>
Mysql Assistant is a MySQL viewer. Mysql Assistant requires Ruby-Gtk2 and MySQL/Ruby.

Myassistant is a MySQL viewer using, Ruby, Ruby-Gtk2, MySQL/Ruby and developed on ruby-1.8.4, Mysql-5.0.16, mysql-ruby-2.7, ruby-gtk2-0.14.1.

Currently 3 APIs are provided for MySQL, MySQL/Ruby, Ruby/MySQL, and DBI.
These are 3 different APIs, Please install proper one.

Installation:

untar package anywhere you want.

Security Issue

Myassistant create ".mydb" file which includes "Mysql server name","user name",
"password","database name" with chmod 600 on your home directory.
It could be your security hole, so please notice that.

Fonts

Currently default font is "Sans 12". If you want change it, edit row number 91.

If you have any questions or problems, please let me know.

<<less
Download (0.003MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1098 downloads
Minimalist Admin 0.4

Minimalist Admin 0.4


Minimalist Admin is a very simple Web interface for the Minimalist mailing lists manager. more>>
Minimalist Admin is a very simple Web interface for the Minimalist mailing lists manager.

Installation:

1. Unarchive Minimalist Manager

Make sure that you are in your WWW directory and then unarchive the Minimalist Manager archive (whatever the filename is):

$ tar -zxvf minimalist-manager-0.3.tgz

2. Configure

Check the config.inc file. There you can specify settings that are relevant to your setup.

3. Create list configuration

The list information is taken from the lists.lst file from Minimalist.

In the directory /lists you find 2 files. One .css file in which you can modify the appearance of the subscribe/unsubscribe window. And one config file, in which relevant information which describes the mailinlist.

You have to create at least the config file per list. If there is no css file it will use the toplevel stylesheet located in the root of Minimalist Manager.

4. Done

This is all that is needed. Fire up your browser and go to the site that you specified to host Minimalist Manager.

<<less
Download (0.010MB)
Added: 2005-10-22 License: GPL (GNU General Public License) Price:
1463 downloads
PHP Mini SQL Admin 1.4.070327

PHP Mini SQL Admin 1.4.070327


PHP Mini SQL Admin is a light, standalone script for accessing MySQL databases. more>>
PHP Mini SQL Admin is a light, standalone script for accessing MySQL databases. PHP Mini SQL Admin is intended for Web developers and requires knowledge of SQL commands.

<<less
Download (0.004MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
943 downloads
Java SQL Admin Tool 2.4.0

Java SQL Admin Tool 2.4.0


Java SQL Admin Tool allows you to manage a RDBMS via Java and JDBC. more>>
Admin is entirely written in Java. It uses Swing GUI Components and JDBC to connect to databases. It has been succesfully tested with MySQL, InstantDB, Oracle, Empress, and PostgreSQL.

You can have a tree view of the RDBMS or pick a single instance to have a look at its metadata. It allows you to create, modify, and drop tables and to create indices on a table. The dynamic form makes it easy to enter data into a certain table, and the guided query makes it easy to retrieve data from a table and to export it.

Java developers will probably enjoy the code generator doing an OO relational wrapper and a swing GUI for them. You can also export and import data and transport it from one DBMS to another.

<<less
Download (0.50MB)
Added: 2006-10-17 License: LGPL (GNU Lesser General Public License) Price:
1107 downloads
Alien GUI 0.4

Alien GUI 0.4


Alien GUI is a graphical user interface of famous Alien which makes it possible to transform packages. more>>
Alien GUI is a graphical user interface of famous Alien which makes it possible to transform packages.

You must be logged in root to be able to use it.

<<less
Download (0.10MB)
Added: 2006-03-05 License: GPL (GNU General Public License) Price:
1378 downloads
MySQL for Linux 6.0.0

MySQL for Linux 6.0.0


MySQL - Multi-user and robust SQL database server more>> MySQL - Multi-user and robust SQL database server. The worlds most popular open source database
MySQL is a very fast, multi-user, multi-threaded and robust SQL (Structured Query Language) database server. The worlds most popular open source database.
MySQL is an attractive alternative to higher-cost, more complex database technology. Its award-winning speed, scalability and reliability make it the right choice for corporate IT departments, Web developers and packaged software vendors
<<less
Download (67.68MB)
Added: 2009-04-05 License: Freeware Price: Free
204 downloads
 
Other version of MySQL for Linux
MySQL for Linux 5.1.16source database MySQL is a very fast, multi-user, multi-threaded and robust SQL (Structured ... MySQL is an attractive alternative to higher-cost, more complex database technology. Its
License:Freeware
Download (57.70MB)
204 downloads
Added: 2009-04-04
License:Freeware
Download (68.46MB)
204 downloads
Added: 2009-04-03
License:Freeware
Download (44.82MB)
188 downloads
Added: 2009-04-21
License:Freeware
Download (31.84MB)
186 downloads
Added: 2009-04-23
Mysql Data Manager 1.73

Mysql Data Manager 1.73


Mysql Data Manager is multifunctional and multiplatform web based mysql administration tool and data editor. more>>
Mysql Data Manager (shortly MDM) is multifunctional and multiplatform web based mysql administration tool and data editor. Mysql Data Manager is a CGI script written in Perl. It uses web browser based GUI, which provides a complete set of high-level and low-level capabilities.
High-level functions allow to accomplish a lot with a single mouse click while low-level functions let you do precisely what you want. Using this tool you get a wide range of solutions to support any Mysql web application.
You log into Mysql server via transparent interface of MDM with no need to store your password into config file. You use all privileges granted to you on Mysql server to manage your databases and accounts. All your mouseclicks are being transmitted to mysql server transparently as a command or a chain of predefined commands.
Almost all messages you may receive from MDM interface are generated natively by mysql server and transparently transferred by MDM to web browser for your convenience.
Mysqk Data Manager is a transparent interface between you and Mysql that helps you to manage your data using pre-programmed operations.
Mysql Data Manager does not require root access to MySQL Server to do all the things you need to as a Database Administrator or Web Administrator through web interface.
Here are some operations that MDM can provide:
- CREATE AND ALTER TABLES. All table types are supported
- DELETE records using WHERE clause. DROP tables
- IMPORT DATA from CSV files generated by other applications.
- EXPORT DATA from search results or entire table into CSV files to use them with other applications.
- EDIT exported CSV FILES
- BACKUP and RESTORE the entire database or selected tables in seconds.
- ACCESS MANAGEMENT - create, edit and delete Mysql user accounts in bulk.
- Manage privileges of single and multiple users on all levels: global, database, table and column.
- SEARCH AND MODIFY records using multiple search criteria. (BLOBs are supported)
- INSERT AND EDIT DATA - edit multiple records from search result, directly or by uploading files from local computer. (unquoted expressions are supported).
- EDIT, INSERT and DELETE records in Spreadsheets
- ZOOM Blob and Text fields
- Visually compose SELECT query, joining several tables.
- PRINT DATA - Generate Printable Output.
- SQL SCRIPTING - Create, save, edit and run SQL scripts and use them as Shortcuts. Multiple queries and comments are supported.
- ADMIN FUNCTIONS - Optimize, Analyze, Repair and Check tables. Show status, Variables etc.
- GENEATE "CREATE TABLE" queries
- Provide each user with dedicated subdirectory to store backups, SQL scripts and exported or uploaded ASCII files.
- Assign maximum total size per user of saved backups, SQL scripts and exported or uploaded ASCII files.
- Customize colors and add clickable image.
- Assign a desired Character Set.
- Set up operational parameters using visual interface.
Main features:
- Security. Mysql Data Manager is as secure as your Mysql Server is. User name and password are not stored in any external file. There is no need to use .htaccess protection.
- Easy installation. Only single file must be uploaded. Setup is done using visual interface. You dont need to be root user to install this Mysql web Client.
- Easy in use. No programming skills are needed. Understandable and intuitive interface.
- Reliability and Efficiency. The program generates only pure HTML code. It does not use client side scripting.
- High Speed. Low Bandwidth. No image is used to build GUI. All you see on the screen is built from standard HTML elements. That means also compatibility with all web browsers.
- Multifunctionality.
- Ability to operate in Multi-User environment as universal control panel for wide range of database applications and services.
- All data types are supported.
- All table types are supported.
- All Mysql versions are supported.
- Ability to preview and customize automatically generated queries.
- Quick Backup and Restore
- Quick Import and Export
- High performance, affordable price.
- User friendly error handling
- Platform independence. This is Perl Script.
- Local connection to databases located on a remote host. Global access over the Internet.
- Fully transparent access to Mysql Server through Perl API.
<<less
Download (0.087MB)
Added: 2006-12-08 License: Free for non-commercial use Price:
1079 downloads
OpenVISP Admin 0.96

OpenVISP Admin 0.96


OpenVISP Admin is a fork of Postfix Admin. more>>
OpenVISP Admin project is a fork of Postfix Admin.
As administrator of a highly centralized and industrial grade hosting system, I need some webinterface to update data on a SQL database.
First I have used Postfix Admin to manage mail data but I was looking for more specialized system that is not a system that takes hours and is not configurable...
So I have started to modify Postfix Admin to suits my needs and so on.
Why OpenVISP Admin ?
I dont like 3 things on current Postfix Admin :
- The new license that has moved from MPL 1.1 to another proprietary one
- The bloody webforums and the fact that no authors was interested by my patches
- No CVS / CVSweb to see changes between versions
So this is basicaly why I have started a fork of Postfix Admin.
Main features:
- Quota enforcement
- Domain aliases
- Antivirus Checkbox when creating domain
- Antispam Checkbox when creating domain
- Sender / Domain verification checkboxes when creating domain
- GreyListing Checkbox when creating domain
- Spam Assassing Tag
- Spam Assassin Tag score value
- Tranport value when domain is backup MX
- Be more user friendly eg one login password with rights to get what he is allowed to
- Allow Postmasters to get access to APC Masterswitch
- To be done :
- Adding mod_vhs option for FTP and Web servicing purposes
- Allow postmaster to modify per aliases and per mailboxes SA values, etc..
- Allow user to modify their SA values on their mailboxes but also on their aliases
- Allow users to see their weblogs
- Allow users to search in logs for rejected messages and the reason why
- Redesign auth system to be more flexible.
How will this works ?
Interface
All the web interface will store data into MySQL (or PostgreSQL but this is not tested, I need some testers for that). The data is replicated and interfaced to a LDAP with a back_perl.
OpenLDAP back_perl
The back_perl scripts will be released when OpenVISP Admin 1.0 will be released.
Enhancements:
- The setup of all directories has been changed to be more clear about docs and contrib.
- lmtpd filtering options have been added.
- There is a new module to handle Web and FTP hosting.
- Some parts of the Web interface have been changed.
- More security checks have been added.
- There are many other new features.
<<less
Download (0.38MB)
Added: 2007-05-26 License: MPL (Mozilla Public License) Price:
883 downloads
queue-admin 1.0

queue-admin 1.0


queue-admin provides a shell script for managing the mail queue of the qmail MTA. more>>
queue-admin provides a shell script for managing the mail queue of the qmail MTA.

queue-admin is a bash2 shell script for managing the mail queue of the qmail MTA.

It can provide a summarized list of the messages in the queue, optionally filtered by number or by whether a message is local or remote.

The messages themselves can be listed, viewed, or deleted by the same criteria.

It can also search for expressions within the messages, and can return the entire email or only the line where the expression was found.

The output is colorized.

<<less
Download (0.002MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
931 downloads
ASN RADIUS Admin 0.5

ASN RADIUS Admin 0.5


ARAs goal is to create simple but convenient solution for managing the FreeRADIUS server. more>>
ARAs goal is to create simple but convenient solution for managing the FreeRADIUS server.
ARA is PHP web-app operating on FreeRADIUS storage (currently only MySQL database). Look on its overview and decide is it right tool for you.
Enhancements:
- Visual polishing and end-user experience improvements.
- An easy system to integrate RADIUS users private information.
<<less
Download (0.040MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1068 downloads
Kiosk Admin Tool 1.0

Kiosk Admin Tool 1.0


Kiosk Admin Tool is a Point&Click tool for system administrators. more>>
Kiosk Admin Tool is a Point&Click tool for system administrators to enable KDEs KIOSK features or otherwise preconfigure KDE for groups of users.
Enhancements:
- Fixed lookup of UNIX-groups in kiosktool-kdedirs
- Removed "Lock down system wide Desktop icons", it was not implemented
- Removed duplicate "Disable Menu Editing" entry
<<less
Download (1.1MB)
Added: 2005-07-13 License: GPL (GNU General Public License) Price:
882 downloads
MySQL Abstractor 2.2

MySQL Abstractor 2.2


MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. more>>
MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer.

It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of parameters, and a wrapper class to simplify the usage of the other two classes.

<<less
Download (MB)
Added: 2007-07-24 License: MIT/X Consortium License Price:
502 downloads
MySQLfs 0.4.0 RC1

MySQLfs 0.4.0 RC1


MySQLfs is Linux userspace filesystem which stores data in a MySQL database. more>>
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. The project uses FUSE to interface with the kernel.

<<less
Download (0.22MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
800 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5