开源中国社区
找到您想要的开源软件,分享和交流 Android客户端 iPhone客户端 开源软件 资讯
软件
当前位置: 开源软件 » 软件分类 » 数据库驱动程序 » psycopg

PostgreSQL的Python接口 psycopg 8人收藏此软件, / 提醒设置

psycopg 是一个 PostgreSQL 数据库的Python语言的接口。

psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2. It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. The psycopg distribution includes ZPsycopgDA, a Zope Database Adapter.

psycopg最新更新资讯,共3条  (投递新闻)

使用 psycopg 中的任何问题

我要提问/分享
已发布:)

显示所有 » 共有164个类似软件