AWS & Python
About Lesson

In this Amazon RDS video lesson we want to learn about Check Amazon RDS Connection with Python, in this video we want to use MySQL Python Connector library, MySQL Connector/Python is Python library provided by MySQL which is used to connect to and manipulate MySQL databases using Python. it is pure Python implementation of the MySQL protocol and allows developers to connect to MySQL databases from within their Python code. MySQL Connector/Python supports Python 3.x and provides different features, including support for prepared statements, binary data and the ability to handle multiple result sets. it also provides support for encryption and SSL which can be used to secure connections to MySQL databases.

Exercise Files
CheckCon.zip
Size: 361.00 B
Join the conversation