2d587b8073
PyTable is a relational database wrapper based on BasicProperty's rich property-based modeling system. PyTable provides a "thick" wrapper for PostgreSQL (and MySQL) database adapters which fills in missing functionality in the adapter layer to provide a uniform rich external API.
12 lines
519 B
Text
12 lines
519 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/12/21 11:01:10 darcy Exp $
|
|
|
|
While pytable does not have an explicit dependency, it will not work
|
|
unless a supported DB-API 2.0 adapter is installed. The following
|
|
packages are known to work. Please see the web site at http://pytable.sf.net/
|
|
for the full list of supported adapters.
|
|
|
|
- databases/py-postgresql
|
|
- databases/py-PgSQL
|
|
|
|
===========================================================================
|