The Joomla! Extensions Directory ™


EasySQL for Joomla ComponentLanguage

EasySQL (for Joomla 1.5 & 1.0.x; in native mode) is simple solution for execution SQL-queries of your MySQL database. Archive size 14kb!!!

Features:
* (NEW) replace table prefix (REPLACE PREFIX `jos_` TO `newprefix_`)
* execution any queries to MySQL;
* execution of several queries for time;
* restore database sql-dump;
* data acquisition of the table selected from the list;
* displayed query results; horizontal scrolling the wide table;
* croping long strings in cells of the table (option);
* creating, editing and deleting records;
* export to csv-file;
* support multilang-interface (inside: EN, RU, FR, ES).
* support Joomla 1.0.x and 1.5.x in native mode

PS: to change delimiter (comma)
for englih and J1.5 see com_easysql/lang/en-gb.php
define('_ES_CSV_DELIMITER', ';');
to
define('_ES_CSV_DELIMITER', ',');

Report

2 of 2 people found this review helpful
2008-04-19
Reviews: 5
I needed some way besides phpMyAdmin to load records into jos_content.

I was hoping this would be it, but it inserts every record twice.

Its OK for SELECT queries though
2 of 2 people found this review helpful
2008-03-29
Reviews: 1
Why i cann't install it on J1.5 stable?
It says to me that i must enable the System - Legacy Plugin in the Plugin Manager but you said that you didn't have any problem?
2 of 2 people found this review helpful
2008-02-11
Reviews: 5
Installed on J1.5 stable without a hitch. Works as advertised so far. Would love to see CREATE TABLE supported.

[I found that I could create tables by entering the full command in the free text area. It gives an error message but the tables were created exactly as specified. I don't recommend it but it worked for me.]
1 of 2 people found this review helpful
2008-02-06
Reviews: 2
this component is so great as it's simple :)
Whenever you have some problem with other components/modules or whatever it is great help for debuging
1 of 2 people found this review helpful
2008-02-01
Reviews: 5
I'm serious, this component is a lifesaver!! I've been needing to delete the tables from fireboard to do a clean install. Without phpmyadmin or any clue how to query a sql database, this program did it.

There is a dropdown list which doesn't list the command "drop", but it works fine if you throw the command into the blank window and hit execute.

Thanks for putting this together :)
2 of 3 people found this review helpful
2007-08-22
Reviews: 43
This component is very simple, and surely could be expanded with other features, for example view / edit / create table structure, but it's a valid and useful alternative for sysadmin if phpMyAdmin is not available, to have a basic control of records. In fact, with this extension you can easily list, edit, delete and create records; in addiction there are also some useful queries like "SHOW STATUS" and "SHOW CREATE TABLE".

To use at best this extension, you should have a minimum SQL knowledge.
1 of 2 people found this review helpful
2007-08-21
Reviews: 21
When I first checked this out and went to the home page and discovered it was Russian I thought bugger. Downloaded the component and unzipped and there was no help documentation either, again thought bugger. However, ever adventurous I uploaded it to my test site and it could not be easier. 95% of all the mysql functions have been predefined and you can very simply right your own query and see the results and then click a button and they are exported to a csv. Magic component.It is not quite as powerful as phpmyadmin but comes close.
1 of 1 people found this review helpful
2007-08-21
Reviews: 3
Just 10 minutes after this tool comes up in the New Extensions category and here I go! Just what I was looking for! A _simple_ way to query SQL tables and get results displayed. I'll rate it after some serious testing. KRUTO!!!
Page 2 of 2