wok-6.x annotate libzdb/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
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