{"library":"ydb-dbapi","type":"library","category":null,"description":"ydb-dbapi is a Python DBAPI 2.0 compliant driver for YDB, a distributed SQL database. It provides both synchronous and asynchronous interfaces for interacting with YDB. The library is actively developed, with frequent minor releases, typically on a monthly cadence, reflecting ongoing enhancements and bug fixes.","language":"python","status":"active","version":"0.1.20","tags":["database","sql","dbapi","ydb","distributed-database"],"last_verified":"Thu May 21","install":[{"cmd":"pip install ydb-dbapi","imports":["import ydb_dbapi\nconnection = ydb_dbapi.connect(...)","import ydb_dbapi\nasync_connection = await ydb_dbapi.async_connect(...)"]}],"homepage":null,"github":"https://github.com/ydb-platform/ydb-python-dbapi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ydb-dbapi/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.2,"avg_import_s":1.52,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ydb-dbapi/compatibility"}}