{"library":"apache-airflow-providers-mysql","type":"library","category":null,"description":"The Apache Airflow MySQL Provider enables seamless interaction with MySQL databases within Airflow DAGs. It offers operators and hooks to execute SQL queries, transfer data, and manage connections. As part of the Airflow ecosystem, it receives regular updates, with the current version being 6.5.1, requiring Python >= 3.10.","language":"python","status":"active","version":"6.5.1","tags":["airflow","provider","mysql","database","sql"],"install":[{"cmd":"pip install apache-airflow-providers-mysql","imports":["from airflow.providers.mysql.hooks.mysql import MySqlHook","from airflow.providers.common.sql.operators.sql import SQLExecuteQueryOperator","from airflow.providers.mysql.operators.mysql import MySqlToS3Operator"]},{"cmd":"sudo apt-get install default-libmysqlclient-dev # For Debian/Ubuntu\n# Or for older Debian: sudo apt-get install libmysqlclient-dev","imports":[]}],"homepage":"https://airflow.apache.org","github":"https://github.com/apache/airflow","docs":"https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.5.3","changelog":"https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.5.3/changelog.html","pypi":"https://pypi.org/project/apache-airflow-providers-mysql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/apache-airflow-providers-mysql/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":"stale"}}