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
- Host: GitHub
- URL: https://github.com/intake/intake-sql
- Owner: intake
- License: bsd-2-clause
- Created: 2018-07-08T21:21:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T20:09:11.000Z (almost 3 years ago)
- Last Synced: 2025-12-13T04:23:44.785Z (4 months ago)
- Topics: data-access, python, sql
- Language: Python
- Homepage: https://intake-sql.readthedocs.io/
- Size: 202 KB
- Stars: 15
- Watchers: 4
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intake-SQL
[](https://travis-ci.org/ContinuumIO/intake-sql)
[](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
```