wok annotate libdbi/description.txt @ rev 25377
updated udpxy (1.0.24.1 -> 1.0.25.1)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 30 11:20:37 2022 +0100 (2022-07-30) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24658 | 1 Libdbi implements a database-independent abstraction layer in C, |
Hans-G?nter@24658 | 2 similar to the DBI/DBD layer in Perl. |
Hans-G?nter@24658 | 3 Writing one generic set of code, programmers can leverage the power |
Hans-G?nter@24658 | 4 of multiple DBs and multiple simultaneous DB connections by using |
Hans-G?nter@24658 | 5 this framework. |