If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Marketplace > New freeware MySQL client: need help on testing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-26-10, 01:20
j-admin j-admin is offline
Registered User
 
Join Date: Aug 2010
Posts: 1
New freeware MySQL client: need help on testing

Hello. I have written the new administration tool for MySQL and now I need help on testing it. It allows to perform most functions that are allowed by such MySQL clients as HeidiSQL, MySQL Front and phpMyAdmin.

You can download it from the following link: http://j-admin.pcriot.com/


This program is a freeware Java application and it requires Java Runtime Environment to be installed on client's computer. But this inconvenience allows to start client on different operating systems.

Also there are a special portable Windows version for those who don't want to install Java. This version already contain all necessary files to start the program on Windows.


Currently J-Admin allows to perform all basic operation with MySQL databases:

* Show server information and statistics
* Create, edit, rename and drop database objects depending on version of MySQL server : databases, tables, views, fields, indexes, triggers, events, stored functions and procedures
* Insert, replace records. Delete records using table kyes or arbitrary WHERE clause
* Copy databases and tables with different options, make dump of database by exporting it to SQL-scrip file
* Export tables to files in next formats: CSV, XLS, HTML, Text, SQL.
* Import data into tables from next file formats: CSV, XLS, Text
* When exporting data user can choose by what sequence of symbols end of lines and tabulators will be replaced. So tables which fields contain multiline text values can be exported to CSV or TEXT and then imported back without data loss.
* Execute SQL queries and SQL script files
* Manage MySQL users and privileges on global level, databases, tables and separate fields
* Search in a table by using inner algorithm or LIKE operator
* Search globally in a database by using LIKE operator
* Select GUI style and change color theme, change application font size
* Show used SQL statements and put log of them into file
* Support of localization. Now there are English language (by default) and Russian (localization files are located in "/files/languages" subdirectory of program directory). Other languages can be added by copying and modifying file "russian.lng"



In future more feature will be added. But now its seems more necessary to test existing functions and usability of the program. By this time I tested it only on Windows OS. And with MySQL servers 4.1.7, 5.0.45, 5.5.5 with simple databases. I will be grateful if you'll help me to test it on other configurations of client and server computers.

Last edited by j-admin; 08-26-10 at 11:58.
Reply With Quote
  #2 (permalink)  
Old 10-26-10, 16:07
punkphotoman punkphotoman is offline
Registered User
 
Join Date: Oct 2010
Location: Los Angeles, California
Posts: 3
software looks cool. I'm going to try it out.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On