Database Programming with Pyodbc: Python Playbook

Go to class
Write Review

Free Online Course: Database Programming with Pyodbc: Python Playbook provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Database Programming with Pyodbc: Python Playbook is taught by Warner Chaves.

Overview
  • Pyodbc brings Python and the ODBC standard together, a powerful combination for doing database development. This course covers what you need to develop your database code with Pyodbc and also understand what happens on the database side.

    Python is one of the world's most popular languages, ODBC one of the most popular database driver standards, and Pyodbc brings them together. In this course, Database Programming with Pyodbc: Python Playbook, you will learn foundational knowledge of database development using this popular Python module. First, you will learn how to execute queries and process results. Next, you will discover how to handle data type mismatches and managing transactions. Finally, you will explore the different error categories and how to handle them. When you’re finished with this course, you will have the skills and knowledge of Pyodbc development needed to boost your Python database development skills.