Select a tag to browse associated projects and drill deeper into the tag cloud.
The DBI module enables your Perl applications to access multiple database types transparently. You can connect to a large number of databases, including MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.
Jifty::DBI is the Perl-based object-relational database framework built for use with the Jifty project. It can be used separately.
ODBC Driver for perl DBI. Provides the Perl DBI::DBD interface to ODBC drivers allowing Perl access to any database which has an ODBC driver.
HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
LuaDBI is a database interface library for Lua. It is designed to provide a RDBMS agnostic API for handling database operations. Prepared statements and bind parameters are supported. Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases.
The Oracle::OCI perl module is a thin layer over the Oracle OCI client library. It's goal is to make the entire OCI API available to Perl, thereby also making available all the advanced functionality offered by OCI. It integrates well with Perl DBI, allowing DBD::Oracle handles to be used wherever appropriate.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.