This documentation covers the following topics:
- Public interfaces for the Python implementation of the Dev API in the MySQL Shell.
- The mysql module contains a lightweight development API to interact with MySQL Servers using the MySQL Protocol.
- The mysqlx module contains a complete development API to interact with X Protocol enabled MySQL Products.
- The shell built in module.