Skip to main content

PostgreSQL 接口库

项目描述

pg8000 是 PostgreSQL 数据库引擎的纯 Python 接口。它是 Python 编程语言的众多 PostgreSQL 接口之一。pg8000 有点与众不同,它完全用 Python 编写,不依赖任何外部库(例如编译的 Python 模块,或 PostgreSQL 的 libpq 库)。pg8000 支持标准的 Python DB-API 2.0 版。

pg8000 的名字来源于相信它可能是 Python 的第 8000 个 PostgreSQL 接口。

发布历史 发布通知| RSS订阅