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

bygrayz on November 5, 2009
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.
byjelutz on October 9, 2009
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.
byHermanH on September 20, 2009
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.
bycodeart on May 31, 2009
Thank You for this tool.

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

Good luck
bylondonman on April 28, 2009
In some cases table content won't show correctly, but broadly speaking - this is excellent addon for advanced users.
bytez on April 27, 2009
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.