Difference between revisions of "Psychopg"

From Free Software Directory
Jump to: navigation, search
(new release)
 
Line 3: Line 3:
 
|Short description=PostgreSQL database adapter for Python
 
|Short description=PostgreSQL database adapter for Python
 
|Full description=psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy). 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. Every open Python connection keeps a pool of real (UNIX or TCP/IP) connections to the database. Every time a new cursor is created, one of the unused connections from the pool is used instead of a new connection being opened. That makes psycopg very fast in typical client-server applications that create a servicing thread every time a client request arrives.
 
|Full description=psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy). 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. Every open Python connection keeps a pool of real (UNIX or TCP/IP) connections to the database. Every time a new cursor is created, one of the unused connections from the pool is used instead of a new connection being opened. That makes psycopg very fast in typical client-server applications that create a servicing thread every time a client request arrives.
 +
|Homepage URL=http://initd.org/software/psycopg
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=ZPsychopgDA
 
|Component programs=ZPsychopgDA
|Homepage URL=http://initd.org/software/psycopg
+
|VCS checkout command=git clone -b devel git://github.com/psycopg/psycopg2.git
|VCS checkout command=:pserver:anonymous@cvs.initd.org:/home/cvs
 
 
|Computer languages=C,Python
 
|Computer languages=C,Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=database,Python,PostGreSQL,connection,update,psychopg,database adaptor,curson,INSERT
 
|Keywords=database,Python,PostGreSQL,connection,update,psychopg,database adaptor,curson,INSERT
|Is GNU=n
+
|Version identifier=2.5.3
|Last review by=Janet Casey
+
|Version date=2014/05/13
|Last review date=2005-07-18
+
|Version status=stable
 +
|Version download=http://initd.org/psycopg/tarballs/PSYCOPG-2-5/psycopg2-2.5.3.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2014/05/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.1.19
+
|Status=
|Version date=2005-07-16
+
|Is GNU=No
|Version status=stable
 
|Version download=http://initd.org/pub/software/psycopg/
 
 
|License verified date=2002-03-07
 
|License verified date=2002-03-07
|Version comment=1.1.19 stable released 2005-07-16
+
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=genium
 +
|License verified date=2014/05/29
 +
}}
 +
{{Person
 +
|Real name=Federico Di Gregorio
 +
|Role=Maintainer
 +
|Email=fog@debian.org
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Daniele Varrazzo
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Michele Comitini
+
|Email=daniele.varrazzo@gmail.com
|Email=mcm@initd.org
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 37: Line 41:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://cvs.initd.org/cgi-bin/viewcvs.cgi/psycopg/
+
|Resource URL=https://github.com/psycopg/psycopg2/
}}
 
{{Resource
 
|Resource audience=Help
 
|Resource kind=E-mail
 
|Resource URL=mailto:psychopg-announce@lists.initd.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=Help & Development
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:psychopg@lists.initd.org
+
|Resource URL=mailto:psycopg@postgresql.org
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 53: Line 52:
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2002-03-07
 
}}
 

Latest revision as of 12:32, 29 May 2014


[edit]

Psychopg

http://initd.org/software/psycopg
PostgreSQL database adapter for Python

psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy). 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. Every open Python connection keeps a pool of real (UNIX or TCP/IP) connections to the database. Every time a new cursor is created, one of the unused connections from the pool is used instead of a new connection being opened. That makes psycopg very fast in typical client-server applications that create a servicing thread every time a client request arrives.





Licensing

License

Verified by

Verified on

Notes

Verified by

genium

Verified on

29 May 2014




Leaders and contributors

Contact(s)Role
Daniele Varrazzo Maintainer
Federico Di Gregorio Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttps://github.com/psycopg/psycopg2/
Help & DevelopmentE-mailmailto:psycopg@postgresql.org


Software prerequisites




Entry















"Help & Development" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.