About Us | [Public iPhone iPad Courses] | [Public Android Courses] | [Public Arduino Courses] | [Contact Us]

Course PYT107
Python Database Programming - MySQL, PostgreSQL, SQLite

Duration: 3 Days

Synopsis

This course provides an intensive coverage of database programming with Python, including Python programming aspects of developing specialised database driven web sites.

Prerequisites

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call Ajay Patel on 02086471939 to enquire about places and availability.


Contents

Overview of Relational Databases and SQL

Overview of lists, strings, tuples and dictionaries

Nested structures - lists of lists, lists of dictionaries, dictionaries of dictionaries

Creating and processing CSV files using Python

Pickling and unpickling

Overview of Object Oriented Python programming

Overview of the Python Database API

Python database modules for MySQL, SQLite and PostgreSQL

Queries in greater depth

Formatting query result data

Overview of Object Relational Modelling and data persistence