jupyter-athena-sql icon indicating copy to clipboard operation
jupyter-athena-sql copied to clipboard

run SQL queries on AWS Athena from jupyter notebooks

License GitHub issues

We run SQL queries on AWS Athena from jupyter notebooks

athena.ipynb

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).