pkg://aolserver-nspostgres_4.0beta1-3_amd64.deb:11814/control
downloads
Package: aolserver-nspostgres
Version: 4.0beta1-3
Section: web
Priority: optional
Architecture: amd64
Depends: aolserver (>= 3.5.1), libc6 (>= 2.3.2.ds1-4), libpq3 (>= 7.4), tcl8.4 (>= 8.4.5)
Suggests: aolserver-doc (>= 3.5.1)
Installed-Size: 32
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Description: AOLserver module: Postgres connector
This module implements a simple AOLserver database services driver.
.
A database driver is a module which interfaces between the AOLserver
database-independent nsdb module and the API of a particular DBMS. A
database driver's job is to open connections, send SQL statements,
and translate the results into the form used by nsdb. In this case,
the driver is for the PostgreSQL ORDBMS from The PostgreSQL Global
Development Group.
.
This is the official driver for the OpenACS project.