{"library":"aws-psycopg2","type":"library","category":null,"description":"aws-psycopg2 is a custom-compiled Python package of the popular psycopg2 PostgreSQL adapter, specifically designed for use in AWS Lambda environments. It addresses the common issue of missing PostgreSQL C libraries in the AWS Lambda Amazon Linux AMI by statically linking libpq.so. The library provides a seamless way to connect Python Lambda functions to PostgreSQL databases. It is actively maintained with releases supporting various Python runtime versions. The current version is 1.3.8.","language":"python","status":"active","version":"1.3.8","tags":["aws","lambda","postgresql","psycopg2","database","serverless"],"last_verified":"Wed May 20","install":[{"cmd":"pip install aws-psycopg2","imports":["import psycopg2"]}],"homepage":null,"github":"https://github.com/AbhimanyuHK/aws-psycopg2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aws-psycopg2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":2.8,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aws-psycopg2/compatibility"}}