perl-DBI/README.md

5 lines
307 B
Markdown
Raw Normal View History

2024-01-06 08:48:07 +01:00
# perl-DBI
The Perl Database Interface (DBI) is a database access Application Programming Interface (API) for the Perl Language.
The Perl DBI API specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used.