10 Forks
148 Stars
148 Watchers

SQLCell

SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.

How to download and setup SQLCell

Open terminal and run command
git clone https://github.com/tmthyjames/SQLCell.git
git clone is used to create a copy or clone of SQLCell repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SQLCell https://github.com/tmthyjames/SQLCell/archive/master.zip

Or simply clone SQLCell with SSH
[email protected]:tmthyjames/SQLCell.git

If you have some problems with SQLCell

You may open issue on SQLCell support forum (system) here: https://github.com/tmthyjames/SQLCell/issues