Archive for category MySQL

MySQL 5.1 General Availability announced

MySQL 5.1 GA

MySQL 5.1 general availability is announced and it is available to be used for production use.

MySQL 5.1 brings many new enhancements in the bag for world's most popular open source database. which includes Partitioning, Row based Replication, new Plugin Infrastructure and there are many more including general enhancements.

There is a long list of new enhancements which you can go through in What's New section here.

Download it here if you are ready to put it in production or want to play with it in your development enviornment.

Tags:

Top free / open-source tools for MySQL Development / Administration

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. Read the rest of this entry »

Tags: ,

Paying the bills.!