This book helps you to get started with Python and PostgreSQL development. Some simple projects are provided to accelerate your learning to access PostgreSQL server using Python. The following is a list of highlight topics in this book* Setting up Development Environment
* Getting Started - Python and PostgreSQL
* CRUD Operations
* Working with Image and Blob Data
* Transaction
* Stored Procedures and Functions