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
Petr Písař 184bc8aabf A dummy commit
to retry a stalled MBS in the init state.
2021-02-12 11:59:47 +01:00
perl-DBI.yaml Pin components to f34, build for eln and f35 2021-02-11 15:51:52 +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.