Files
2013-09-26 17:14:40 +02:00

5 lines
260 B
Plaintext

DBI is a database access Application Programming Interface (API)
for the Perl Language. The DBI API Specification defines a set
of functions, variables and conventions that provide a consistent
database interface independent of the actual database being used.