All Projects → tmthyjames → Sqlcell

tmthyjames / Sqlcell

Licence: mit
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sqlcell

Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (+408.97%)
Mutual labels:  ipython, hacktoberfest, jupyter-notebook, jupyter, ipython-notebook
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-4.83%)
Mutual labels:  ipython, jupyter-notebook, jupyter, ipython-notebook
Ipywebrtc
WebRTC for Jupyter notebook/lab
Stars: ✭ 171 (+17.93%)
Mutual labels:  ipython, jupyter-notebook, jupyter, ipython-notebook
Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-90.34%)
Mutual labels:  ipython, jupyter-notebook, jupyter, ipython-notebook
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-37.93%)
Mutual labels:  ipython, jupyter-notebook, jupyter, ipython-notebook
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+1640%)
Mutual labels:  ipython, jupyter-notebook, jupyter, jupyterlab
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (-62.76%)
Mutual labels:  ipython, jupyter-notebook, jupyter, ipython-notebook
Juniper
🍇 Edit and execute code snippets in the browser using Jupyter kernels
Stars: ✭ 189 (+30.34%)
Mutual labels:  ipython, jupyter-notebook, jupyter, jupyterlab
Vscodejupyter
Jupyter for Visual Studio Code
Stars: ✭ 337 (+132.41%)
Mutual labels:  ipython, jupyter-notebook, jupyter, ipython-notebook
Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (+448.97%)
Mutual labels:  ipython, jupyter-notebook, jupyter, jupyterlab
Dbdpg
Perl Postgres driver DBD::Pg aka dbdpg
Stars: ✭ 38 (-73.79%)
Mutual labels:  hacktoberfest, postgresql, postgres
Scala Db Codegen
Scala code/boilerplate generator from a db schema
Stars: ✭ 49 (-66.21%)
Mutual labels:  sql, postgresql, postgres
Squid
🦑 Provides SQL tagged template strings and schema definition functions.
Stars: ✭ 57 (-60.69%)
Mutual labels:  sql, postgresql, postgres
Goqu
SQL builder and query library for golang
Stars: ✭ 984 (+578.62%)
Mutual labels:  sql, postgresql, postgres
Python Training
Python training for business analysts and traders
Stars: ✭ 972 (+570.34%)
Mutual labels:  jupyter-notebook, jupyter, jupyterlab
Ipybind
IPython / Jupyter integration for pybind11
Stars: ✭ 63 (-56.55%)
Mutual labels:  ipython, jupyter-notebook, jupyter
Show ast
An IPython notebook plugin for visualizing ASTs.
Stars: ✭ 76 (-47.59%)
Mutual labels:  ipython, jupyter-notebook, ipython-notebook
Rpg Boilerplate
Relay (React), Postgres, and Graphile (GraphQL): A Modern Frontend and API Boilerplate
Stars: ✭ 62 (-57.24%)
Mutual labels:  sql, postgresql, postgres
Sql
MySQL & PostgreSQL pipe
Stars: ✭ 81 (-44.14%)
Mutual labels:  sql, postgresql, postgres
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+822.76%)
Mutual labels:  ipython, jupyter-notebook, ipython-notebook

SQLCell

Bringing together the power of SQL, Python, and Javascript. Run raw, multi-threaded SQL in an IPython Notebook while concurrently executing python cells, and a ton of other features.

*** New Version 2.0 ***

Find a tutorial here.

To Install:

pip install sqlcell

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].