Application Programming Interfaces
This section is for application programming interfaces (APIs) for MySQL. An API is used by popular programming languages to connect to MySQL for manipulating data. It allows developers to make for an easier to use and customized front-end for non-technical end-users. To begin with, we have written documentation on the Perl DBI. We will soon add the C API and the PHP API.
C APIThis seciton is still being set up, but it contains documentation on the C API, used by the C programming language to interface with MySQL. There are 0 web pages of documentation in this section. |
PHP APIThis seciton is still being set up, but it contains documentation on the PHP API, used by the PHP programming language to interface with MySQL. There are 0 web pages of documentation in this section. |
Perl DBIThis section deals with the Perl DBI used as an interface between MySQL and the programming language Perl. There are 70 web pages of documentation in this section. |

MySQL in a Nutshell

If you work with MySQL regularly and need a book on the topic with an easy to follow writing style and helpful examples, please consider buying MySQL in a Nutshell. If you already have the first edition, the second edition recently came out: it’s much better than the first edition and has had some great reviews. Click on the cover art work here and you’ll be taken to Amazon’s site where you can purchase a copy and have it mailed to you.
MySQL Replication

Whether you’re new to MySQL replication or have been using it for some time, you will find this new book useful. It will help you actually to understand MySQL replication so you can keep it running. It’s especially useful when replication stops and you can’t get it started again.
