{"library":"django-postgres-copy","type":"library","category":null,"description":"django-postgres-copy is a Django package that facilitates fast and efficient bulk import and export of delimited data (like CSV files) to and from PostgreSQL databases, leveraging PostgreSQL's native `COPY` command. It is significantly faster than using Django's ORM for large datasets. The library is actively maintained, currently at version 2.8.0, and regularly updates to support recent Django and Python versions.","language":"python","status":"active","version":"2.8.0","tags":["Django","PostgreSQL","COPY","CSV","data import","data export","bulk operations","performance"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-postgres-copy","imports":["from postgres_copy import CopyManager"]}],"homepage":null,"github":"https://github.com/palewire/django-postgres-copy","docs":"https://palewi.re/docs/django-postgres-copy/","changelog":null,"pypi":"https://pypi.org/project/django-postgres-copy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-postgres-copy/compatibility"}}