Quickstart

intake-sql provides quick and easy access to tabular data stored in sql data sources.

Installation

To use this plugin for intake, install with the following command:

conda install -c intake intake-sql

In addition, you will also need other packages, depending on the database you wish to talk to. For example, if your database if Hive, you will also need to install pyhive.