wok view libzdb/description.txt @ rev 25611

Add zx0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 01 18:37:27 2023 +0000 (11 months ago)
parents
children
line source
1 A small, easy to use Open Source Database Connection Pool Library
2 with the following features:
4 - Thread safe Database Connection Pool
5 - Connect to multiple database systems
6 - Zero runtime configuration, connect using a URL scheme
7 - Supports MySQL, PostgreSQL, SQLite and Oracle