{"library":"apache-airflow-providers-sqlite","type":"library","category":null,"description":"The `apache-airflow-providers-sqlite` package provides the necessary components to interact with SQLite databases within Apache Airflow DAGs. It includes the `SqliteHook` for programmatic access and `SqliteOperator` for defining tasks. This provider is currently at version 4.3.1 and typically releases alongside major Apache Airflow provider updates.","language":"python","status":"active","version":"4.3.1","tags":["airflow","database","sqlite","provider"],"last_verified":"Wed May 20","install":[{"cmd":"pip install apache-airflow-providers-sqlite","imports":["from airflow.providers.sqlite.hooks.sqlite import SqliteHook","from airflow.providers.sqlite.operators.sqlite import SqliteOperator"]}],"homepage":null,"github":"https://github.com/apache/airflow","docs":"https://airflow.apache.org/docs/apache-airflow-providers-sqlite/4.3.2","changelog":"https://airflow.apache.org/docs/apache-airflow-providers-sqlite/4.3.2/changelog.html","pypi":"https://pypi.org/project/apache-airflow-providers-sqlite/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":22.3,"avg_import_s":4.87,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apache-airflow-providers-sqlite/compatibility"}}