Chapter 25. APIs and Libraries
This chapter describes the APIs available for MySQL, where to get
them, and how to use them. The C API is the most extensively
covered, because it was developed by the MySQL team, and is the
basis for most of the other APIs. This chapter also covers the
libmysqld
library (the embedded server), as well
as some programs that are useful for application developers.