Any web service or project worth naming has a
database. And even though there a various ways of managing a web server database, the easiest and most accessible way is by doing so by means of an
interface based on webs.
TuboDbAdmin is a small development that once
installed on a web server, allows the user to manage all the data bases that are indicated to it by using a very intuitive and well known interface. Looking something like the Windows file explorer, this simple but powerful interface makes use of Ajax technology to offer eye-catching and at the same time functional animations that will make our work more bearable.
The databases that
TurboDbAdmin manajes, for now, can only be based on MySQL, and once installed, the php/config.php file has to be edited to indicate the access data (user and password).
With
TurboDbAdmin it is possible to browse and navigate all data tables, edit, insert and eliminate registers on Apache or IIS servers, with PHP4 or above and MySQL 3 or above.