The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Tie::Hash::DBD"

Tie::Hash::DBD - tie a plain hash to a database table River stage zero No dependents

This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like "DB_File". When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not ...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

Tie::Array::DBD - tie a plain array to a database table River stage zero No dependents

This module ties an array to a database table using only an "index" and a "value" field. If no tables specification is passed, this will create a temporary table with "h_key" for the key field and a "h_value" for the value field. I think it would mak...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

Tie::DBI - Tie hashes to DBI relational databases River stage one • 1 direct dependent • 2 total dependents

This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an asso...

TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC

Tie::RDBM - Tie hashes to relational databases River stage one • 1 direct dependent • 2 total dependents

This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One field of the table becomes the hash key, and another becomes the v...

TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC

Tie::Google - Single-variable access to Google search results River stage zero No dependents

DARREN/Tie-Google-0.03 - 01 Apr 2003 14:53:48 UTC

Tie::RDBM::Cached - Tie hashes to relational databases. River stage zero No dependents

In addition to Tie::RDBM this module provides one of two caching methods for fast access and retrieval of data. This can be easily achieved by the user without resorting to this module. I wrote the module because I like the interface to the hash and ...

HARRY/Tie-RDBM-Cached-0.03 - 24 Sep 2004 23:57:59 UTC

Tie::RDBM::Cached - Tie hashes to relational databases. River stage zero No dependents

In addition to Tie::RDBM this module provides a caching method for fast updates to data. This can be EASILY achieved by the user with a little effort without resorting to this module. I wrote the module because I like the interface to the hash and on...

HARRY/Tie-RDBM-Cached-0.03 - 24 Sep 2004 23:57:59 UTC

Persistence::Object::Postgres - Object Persistence with PostgreSQL. River stage zero No dependents

This module provides persistence (and optionally, replication) facilities to its objects. Object definitions are stored in a PostgreSQL database as stringified perl data structures, generated with Data::Dumper. Persistence is achieved with a blessed ...

AGUL/Persistence-Object-Postgres-1.24 - 07 Jul 2001 07:57:53 UTC
8 results (0.05 seconds)