data, orange3, sql

SQL for Orange

AJDA

Oct 19, 2015

We bet you've always wanted to use your SQL data in Orange, but you might not be quite sure how to do it. Don't worry, we're coming to the rescue.

The key to SQL files is installation of 'psycopg2' library in Python.

WINDOWS

Go to this website and download psycopg2 package. Once your .whl file has downloaded, go to the file directory and run command prompt. Enter “pip install [file name]” and run it.

MAC OS X, LINUX

If you’re on Mac or Linux, install psycopg2 with this.

Upon opening Orange, you will be able to see a lovely new icon - SQL Table. Then just connect to your server and off you go!

This site uses cookies to improve your experience.