chive: A Promising MySQL Manager
27
Feb
// php the_time('Y') ?>
chive is an open source & web-based MySQL management application that is built with PHP.
It can achieve the most common tasks like creating, editing & executing:
- databases
- tables
- indices, keys, triggers, views, routines
- privileges management
- import/export
The application has a built-in editor with syntax-highlighting which is nice when running complex queries & an easy-to-use interface that makes browsing fast.
chive has one major fallback (which may pr may not effect you): it only supports MySQL 5+.
Requirements: PHP 5.1+, MySQL 5+
Website: http://www.chive-project.com/
Download: http://www.chive-project.com/Download
Website: http://www.chive-project.com/
Download: http://www.chive-project.com/Download



















One Response for "chive: A Promising MySQL Manager"
MySql 5 should be the standard, if you are running a database that is less. Chances are it is insecure.