wok annotate libzdb/description.txt @ rev 24853

updated libzdb and libzdb-dev (3.2.1 -> 3.2.2)
author Hans-G?nter Theisgen
date Mon Mar 28 13:57:51 2022 +0100 (2022-03-28)
parents
children
rev   line source
Hans-G?nter@24853 1 A small, easy to use Open Source Database Connection Pool Library
Hans-G?nter@24853 2 with the following features:
Hans-G?nter@24853 3
Hans-G?nter@24853 4 - Thread safe Database Connection Pool
Hans-G?nter@24853 5 - Connect to multiple database systems
Hans-G?nter@24853 6 - Zero runtime configuration, connect using a URL scheme
Hans-G?nter@24853 7 - Supports MySQL, PostgreSQL, SQLite and Oracle