libtie-dbi-perl

module tying hashes to relational databases

Description

Tie::DBI is a Perl module for using a database as a backing store for Perl's hash data structure. One field of the table becomes the hash key, and another becomes the value. Once tied, all standard hash operations work, including iteration over keys and values.

Using the Storable module, you may store complex Perl data structures (even objects) in the database and later retrieve them. When used in conjunction with a network-accessible database, this provides a simple way to transmit data structures between Perl programs on different machines.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Tie-DBI


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtie-dbi-perl