From 436148ab2abecaef6ae3e1e4eabf0e4db8f23ac2 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Fri, 6 Feb 2015 20:41:39 +0700 Subject: libraries/libzdb: Added (Source Database Connection Pool Library). Signed-off-by: Willy Sudiarto Raharjo --- libraries/libzdb/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 libraries/libzdb/README (limited to 'libraries/libzdb/README') diff --git a/libraries/libzdb/README b/libraries/libzdb/README new file mode 100644 index 0000000000..ade7011ed3 --- /dev/null +++ b/libraries/libzdb/README @@ -0,0 +1,6 @@ +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 -- cgit v1.2.3-80-g2a13