[Answered ]-Configuring Django for Netezza database (nzSQL)

2👍

You’ll need to install this library that provides a django database backend for netezza. Follow the instructions in the readme to get it set up.

https://github.com/msabramo/django-netezza

👤Thomas

Leave a comment