An open API service indexing awesome lists of open source software.

https://github.com/intake/intake-sql

Plugin for Intake to read from SQL servers
https://github.com/intake/intake-sql

data-access python sql

Last synced: 27 days ago
JSON representation

Plugin for Intake to read from SQL servers

Awesome Lists containing this project

README

          

# Intake-SQL
[![Build Status](https://travis-ci.org/ContinuumIO/intake-sql.svg?branch=master)](https://travis-ci.org/ContinuumIO/intake-sql)
[![Documentation Status](https://readthedocs.org/projects/intake-sql/badge/?version=latest)](http://intake-sql.readthedocs.io/en/latest/?badge=latest)

SQL Plugin for Intake

## User Installation

To install the intake-sql plugin, execute the following command
```
conda install -c conda-forge intake-sql
```