|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/database-programming-with-python/
课程评论:没有评论
**课程名称:** Python数据库编程 **课程概述:** 本课程旨在教授学员利用Python这一强大且多功能的语言,轻松连接和操作各类关系型及文档型数据库,包括SQLite、MySQL、SQL Server和MongoDB。课程将从关系型数据、数据库、表和SQL等基本概念讲起,重点演示如何使用Python连接这些数据库,并执行CRUD(创建、检索、更新、删除)操作。完成本课程后,学员将能熟练运用Python构建自己的数据库应用程序,打下坚实的基础。
It's not often that you get to use a language as powerful and as versatile as Python. Python is a great language for writing web applications, cross-platform desktop applications, Artificial Intelligence software, shell scripts, perform scientific computation, games, and even connect to and work with a myriad of relational and document-oriented database solutions. This course gets you up and running with using Python to program against relational and document-oriented databases such as SQLite, MySQL, SQL Server, and MongoDB. It teaches you the basic concepts of relational data, databases, tables, SQL, and walks you through the code required to connect to these databases and perform CRUD (create, retrieve, update, and delete) operations within them using Python. When you're finished with this course, you'll have a solid foundation to go out and start building your own database applications using Python.