wok diff libzdb/description.txt @ rev 25217

updated python-pdfkit (0.6.1 -> 1.0.0)
author Hans-G?nter Theisgen
date Wed Jul 13 15:33:13 2022 +0100 (2022-07-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libzdb/description.txt	Wed Jul 13 15:33:13 2022 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +A small, easy to use Open Source Database Connection Pool Library
     1.5 +with the following features:
     1.6 +
     1.7 +- Thread safe Database Connection Pool
     1.8 +- Connect to multiple database systems
     1.9 +- Zero runtime configuration, connect using a URL scheme
    1.10 +- Supports MySQL, PostgreSQL, SQLite and Oracle