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.
Find a file
2023-02-16 11:47:01 +01:00
perl-DBI.yaml Add a context for Fedora 39; Use branch f38 2023-02-16 11:47:01 +01:00
README.md Added the README 2020-09-09 13:20:17 +00:00

perl-DBI

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.