Connecting to DatabasesIBM Netezza Performance ServerOn this pageIBM Netezza Performance ServerThe nzalchemy library provides a Python / SQLAlchemy interface to IBM Netezza Performance Server (aka Netezza).Here's the recommended connection string:netezza+nzpy://{username}:{password}@{hostname}:{port}/{database}