jupyter-athena-sql
jupyter-athena-sql copied to clipboard
run SQL queries on AWS Athena from jupyter notebooks
We run SQL queries on AWS Athena from jupyter notebooks

run the notebook
I like using jupyterlab but other notebooks should work, too
$ jupyter lab
this should open the notebook in your browser. just click on athena.ipynb.
see also
similar libs I found:
- https://github.com/catherinedevlin/ipython-sql
- https://github.com/pivotal/sql_magic
License
Copyright (c) 2017 finklabs and others. fink and plugins are released under the MIT License (see LICENSE).