{"library":"prefect-sqlalchemy","type":"library","category":null,"description":"The `prefect-sqlalchemy` library provides integrations for working with databases within Prefect flows. It allows users to connect to various SQL databases using SQLAlchemy, enabling orchestration and observability of database operations. The library offers `SqlAlchemyConnector` and `AsyncSqlAlchemyConnector` for managing both synchronous and asynchronous database connections. This integration is actively maintained, with releases often aligning with the frequent release cadence of the core Prefect library.","language":"python","status":"active","version":"0.6.1","tags":["prefect","sqlalchemy","database","etl","workflow","integration","orm"],"install":[{"cmd":"pip install prefect-sqlalchemy","imports":["from prefect_sqlalchemy import SqlAlchemyConnector","from prefect_sqlalchemy import AsyncSqlAlchemyConnector","from prefect_sqlalchemy import ConnectionComponents","from prefect_sqlalchemy import SyncDriver","from prefect_sqlalchemy import AsyncDriver","from prefect_sqlalchemy import SqlAlchemyConnector"]},{"cmd":"pip install \"prefect[sqlalchemy]\"","imports":[]}],"homepage":"https://prefect.io","github":"https://github.com/PrefectHQ/prefect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/prefect-sqlalchemy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":20.8,"avg_import_s":5.48,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/prefect-sqlalchemy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}