{"library":"databases","type":"library","category":null,"description":"The `databases` library provides asynchronous database support for Python, designed to work with `asyncio` and `await`. It supports PostgreSQL, MySQL, and SQLite, and integrates well with SQLAlchemy Core expression language. The current version is 0.9.0, and it has an active development cadence with regular updates.","language":"python","status":"active","version":"0.9.0","tags":["async","database","sql","sqlalchemy","asyncio","orm"],"last_verified":"Thu May 21","install":[{"cmd":"pip install databases","imports":["from databases import Database","from databases import Record"]},{"cmd":"pip install databases[postgresql]","imports":[]},{"cmd":"pip install databases[mysql]","imports":[]},{"cmd":"pip install databases[sqlite]","imports":[]}],"homepage":null,"github":"https://github.com/encode/databases","docs":null,"changelog":null,"pypi":"https://pypi.org/project/databases/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.74,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/databases/compatibility"}}