Articles

 How to connect to MySQL from the command line

This article will show you how to use the mysql program to connect to MySQL from the command...

 How to connect to MySQL using Microsoft .NET

This tutorial will walk you through the process of adding MySQL support to Microsoft Visual...

 How to connect to MySQL using Node.js

This article demonstrates how to connect to a MySQL database using Node.js. Connecting to MySQL...

 How to connect to MySQL using PHP

This article describes several methods to connect to a MySQL database using PHP: MySQL...

 How to connect to MySQL using Perl

This article describes two methods for connecting to a MySQL database using Perl: DBI...

 How to connect to MySQL using Python

Python provides several ways to connect to a MySQL database and process data. This article...

 How to convert a MySQL database to UTF-8 encoding

This article explains how to convert the character set of a MySQL database to UTF-8 encoding...

 Working with MySQL database engines

This article is an introduction to working with database engines in MySQL. About MySQL database...