1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/databases/py-dbutils/pkg-descr
Edwin Groothuis 9ad98bbaa6 NEW PORTS: databases/py-dbutils, database connection pool for multithread application
DBUtils is a suite of tools providing solid, persistent and
	pooled connections to a database that can be used in all
	kinds of multi-threaded environments like Webware for Python
	or other web application servers. The suite supports DB-API
	2 compliant database interfaces and the classic PyGreSQL
	interface.

	WWW:   http://www.webwareforpython.org/DBUtils

PR:		ports/91268
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2006-01-03 22:12:27 +00:00

7 lines
354 B
Plaintext

DBUtils is a suite of tools providing solid, persistent and pooled connections
to a database that can be used in all kinds of multi-threaded environments like
Webware for Python or other web application servers. The suite supports DB-API 2
compliant database interfaces and the classic PyGreSQL interface.
WWW: http://www.webwareforpython.org/DBUtils