IBM Netezza Performance Server

The nzalchemy library provides a Python / SQLAlchemy interface to IBM Netezza Performance Server (aka Netezza).

Here’s the recommended connection string:

  1. netezza+nzpy://{username}:{password}@{hostname}:{port}/{database}