psycopg PostgreSQL的Python接口

程序名称:psycopg

psycopg 介绍

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 官网

#

相关编程语言

SchemaCrawler提供一组用于增强标准JDBC Metadata的...
ER Master 是一个用于设计ER模型图的Eclipse插件。提...
Eclipse下用于画数据库ER图的插件,主要特性如下: ...
PowerDesigner 是Sybase的企业建模和设计解决方案,...
Mogwai ERDesigner NG是一个实体关系建模工具类似于...
Power*Architect 是一个数据建模工具,主要用在数据...