Python3之操作主流数据库MySQL/MongoDB
What you'll learn
- 掌握pymysql的基本使用
- 掌握sqlalchemy的基本使用
- 掌握pymongo的使用
- 掌握mongoengine的使用
Requirements
- 有Python的基础
- 有MongoDB基础
- 有MySQL基础
Description
本课程是一个串讲课。当您学会了Python,并且了解了MySQL,MongoDB等数据库以后,我们就可以使用Python去操作他们了。
PyMySQL
一个纯Python的MySQL客户端,通过它我们可以很容易的通过python代码进行MySQL的数据增删改查操作。
SQLAlchemy
一个强大的Python版的SQL ORM,对于大型的Python应用程序,如果您要使用MySQL作为数据存储,那么SQLAlchemy是您最好的选择。
PyMongo
MongoDB的Python驱动,MongoDB里的Bson和Python的字典是天作之合,使用python操作MongoDB最合适不过了。
Who this course is for:
- 想要学习如何通过Python操作MySQL
- 想要学习如何通过Python操作MongoDB
Instructor
Peng Xiao is a Network and Software DevOps Engineer.
He has more than 10 years experiences in IT/Network industry, worked for Cisco Systems, Nerdalize, KPN, ING in the past 12 years.
Peng is good at Python programming(more than 10 years experiences), Network technologies especially L3 routing protocols, distributed systems, database, etc. He also like open sourced technologies, and as a GitHub user he joined some open sourced groups and made some contribution to them.
He is a scrum master and have a Cisco Service Provider CCIE certification.
He is working and living in the Netherlands now.
目前生活工作在荷兰, 是一名DevOps工程师。在IT相关领域有着超过10年的工作经验,先后在思科,Nerdalize,KPN,ING等公司工作过。
Google搜索 “麦兜搞IT”可以获取到更多关于我的信息。
我拥有CCIE(#39317)认证和Scrum Master认证。
欢迎关注我的youtube频道和Twitter,链接在头像下方图标按钮。