The Joomla! Extensions Directory ™


ccQuery Tool

A native Joomla 1.5 Database Explorer
Add, Edit and Delete Records with ease from Administration panel. Query Executer, Table Browser, Table Definition Viewer and lot more...All features without any kind of third party tools or scripts.

Report

2011-05-06
Reviews: 1
This component is very useful and simple to understand.

I can browse and edit table from administration page.

But after read tez's review I wonder how to give access to only certain table, but not the whole table in database?
2010-12-28
Reviews: 8
If you want a simple tool that allows you to browse your database to see file structures etc ccQuery is perfect.

As other users have pointed out however the actual update functions don't work. The SQL created when you try to update is wrong (at least for MySQL 5 and above (it may be a hangover from earlier versions). 2 Stars for now but if the developers deliver all of the advertised features it would get a 5.
2010-02-25
Reviews: 1
The current 0.1 version of this extension is a good data and schema browser but I can't trust it to update data. It's not that it corrupts the data, but if you are on the browse screen and try to edit a record, the values are rarely stored back into the database. I'm not sure if it has something to do with the type of fields in the table or what, but something causes it not to update some times. If you want to delete a record by clicking on the red X in the browse window, it will only delete the record maybe 10% of the time. Most times, it's successful on the first row you try to delete, but after that you can't delete any more rows.

They say that Selects, Inserts, Updates, and Deletes can all be executed from the Query window, but the only thing that works is select statements.

This extension doesn't do half of the features that it says it does.
2009-11-05
Reviews: 4
Very simple and easy component. It give you possibility to view tables' content (delete/update row - it worked for me), tables' structure (on view, no actions).
In addition, for advanced users it's a SQL query execution window available.
I'm satisfied.
2009-10-09
Reviews: 9
It's very nice for querying, but won't update (as advertised), and won't produce errors when it fails to update, to tell me what's wrong. I've checked and rechecked my syntax, and the query is correct; just nothing happens.

I've googled and searched the publisher's site, receiving no answers to the issue.

Also doesn't discriminate who uses it; anyone on the backend can use this component out of the box. When installing it I entered a block of code to kick out anyone who isn't a Super Administrator to keep people from doing major damage to the DB.
2009-09-20
Reviews: 2
First of all, this neat little extension does what you want. Easy access to all your tables, present them and make data entry or modifying easy.

My drawback is that it didn't update my records in a correct way. In fact it didn't update at all. Maybe it was due to some of my self built tables but nevertheless, I had to look for an alternative.
2009-05-31
Reviews: 1
Thank You for this tool.

To developer it saves much time.
You filled a gap within the Joomla! extension collection.

Good luck
2009-04-28
Reviews: 31
In some cases table content won't show correctly, but broadly speaking - this is excellent addon for advanced users.
2009-04-27
Reviews: 10
It's like phpMyAdmin in Joomla. You can edit a record, add a record, delete a record.

It is a good starting point to do a simple database editor I think. I am going to use it to give someone access to one table, but not the whole database.