Описание тега pg8000
NonePg8000 is one of many Pure-Python PostgreSQL interfaces for the Python programming language.
pg8000 is one of many PostgreSQL interfaces for the Python programming language. It is written entirely in python and does not rely on any external libraries (such as a compiled python module, or postgresql’s libpq library). It is DB-API 2.0 compatible Pure-Python interface to the PostgreSQL database engine.
pg8000’s name comes from the belief that it is probably about the 8000th PostgreSQL interface for Python. pg8000 is distributed under the terms of a modified BSD license.
PLease use this tag if your query is related to the use of pg8000 or its implementation.