blogs@DiGiTSS

Geek Programmers’ Blog about Programming, Web, Technology, Database and ummm… lot many things..!

HeidiSQL 4.0 RC1 released January 10, 2009

Filed under: MySQL — Dharmavirsinh Jhala @ 5:18 pm

I am not sure how many MySQL developers are using HeidiSQL for development but I am sure those who are using it will be fan of some of it's features.!

I have been using HeidiSQL tool for my php/mySQL development for a while now. (more than a year and half..!). Before few months I have upgraded to newer version of HeidiSQL which is 4.1 RC1. It has got quite new and exciting features, looks and skins are improved. (more...)

 

Top free / open-source tools for MySQL Development / Administration February 17, 2008

Filed under: MySQL — Dharmavirsinh Jhala @ 11:39 am

Here is list of great tools for PHP/MySQL

1. phpMyAdmin

PHPMyAdmin

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.

Most basic and must have tool and everyone is aware of it associated with PHP/MySQL and your shared web host must be providing you this tool to manage your databases on the web.

Type: Web based/OpenSource
URL: http://www.phpmyadmin.net

2. HeidiSQL

HeidiSQL

HeidiSQL is an easy-to-use interface and a "working-horse" for web-developers using the popular MySQL-Database. It allows you to manage and browse your databases and tables from an intuitive Windows® interface. (more...)