slackbuilds_ponce/libraries/libzdb/README
Marcel Saegebarth 436148ab2a libraries/libzdb: Added (Source Database Connection Pool Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-07 04:59:39 +07:00

6 lines
247 B
Text

libzdb is a database library with thread-safe connection pooling.
The library can connect transparently to multiple database systems.
It has zero runtime configuration and connection is specified via a
URL scheme.
Optional dependency: postgresql