Source-Makefile: feeds/packages/libs/libzdb/Makefile Build-Depends: libzdb/host !BUILD_NLS:libiconv !BUILD_NLS:gettext Build-Types: host Package: libzdb Version: 3.2.1-2 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libsqlite3 +libpq +libmysqlclient +zlib +libpthread +libopenssl Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: A thread-safe multi database connection pool library Maintainer: Alexandru Ardelean Source: libzdb-3.2.1.tar.gz License: GPL-3.0-or-later LicenseFiles: COPYING Type: ipkg Description: zdb is a database library with thread-safe connection pooling. The library can connect transparently to multiple database systems. It has zero runtime configuration and connections are specified via a URL scheme. A modern object-oriented API is provided. zdb supports MySQL, PostgreSQL, SQLite, and Oracle. NOTE: This package does not include Oracle support. https://www.tildeslash.com/libzdb/ Alexandru Ardelean @@