:orphan:
SQL
===
Flyte tasks are not always restricted to running user-supplied containers, nor even containers at all. Indeed, this is
one of the most important design decisions in Flyte. Non-container tasks can have arbitrary targets for execution --
an API that executes SQL queries like SnowFlake, BigQuery, a synchronous WebAPI, etc.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto/integrations/flytekit_plugins/sql/images/thumb/sphx_glr_sqlite3_integration_thumb.png
:alt: Sqlite3
:ref:`sphx_glr_auto_integrations_flytekit_plugins_sql_sqlite3_integration.py`
.. raw:: html
Sqlite3
.. raw:: html
.. only:: html
.. image:: /auto/integrations/flytekit_plugins/sql/images/thumb/sphx_glr_sql_alchemy_thumb.png
:alt: SQLAlchemy
:ref:`sphx_glr_auto_integrations_flytekit_plugins_sql_sql_alchemy.py`
.. raw:: html
SQLAlchemy
.. raw:: html
.. toctree::
:hidden:
/auto/integrations/flytekit_plugins/sql/sqlite3_integration
/auto/integrations/flytekit_plugins/sql/sql_alchemy
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: sql_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: sql_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery `_