Description
Applications can connect to MySQL-compatible servers through client libraries. It helps database tools, services, and language bindings send queries, authenticate, and exchange data with MySQL deployments.
Client libraries handle credentials and database traffic. Use encrypted connections and least-privilege accounts in applications that connect to real databases.