This module provides a way to construct a hash from a database table. This is useful for the situation where you have to perform many lookups of a field by using a key from the same table. If, for example, a table has an id field and a name field and...
MARCEL/DBIx-Lookup-Field-2.101420 - 22 May 2010 11:58:58 UTCRemotely similar to DBIx::Cache but is very simpler and serves narrower purpose. This module allows you to both cache records pulled by an SQL statement from a database in the memory as well as look them up later at any time during execution of your ...
VLADB/DBIx-DataLookup-0.03 - 28 May 2002 17:38:43 UTCMethods are provided to perform basic database I/O via DBI without having to embed SQL in your programs. Records are normally passed in and out in the form of hash references where keys of the hash represent columns (ALWAYS UPPER CASE), and the value...
RSANDBERG/DBIx-IO-1.07 - 12 Jul 2008 03:48:01 UTCDBIx::NoSQL is a layer over DBI that presents a NoSQLish way to store and retrieve data. It does this by using a table called "__Store__". Once connected to a database, it will detect if this table is missing and create it if necessary When writing d...
YANICK/DBIx-NoSQL-0.0021 - 21 Apr 2017 21:59:08 UTCThe "DBIx::glueHTML" class allows a CGI interface to a database. It enables a CGI interface to a database to be created, supporting record addition, modification, deletion and searching. It provides a user friendly interface with descriptions of fiel...
JFURNESS/DBIx-glueHTML-0.20 - 14 May 2000 00:33:43 UTCCHTHORMAN/DBIx-TableHash-1.04 - 27 Jul 2002 05:07:09 UTC
"DBIx::Table2Hash" is a pure Perl module. This module reads a database table and stores keys and values in a hash. The aim is to create a hash which is a simple look-up table. To this end, the module allows the key_column to point to an SQL expressio...
RSAVAGE/DBIx-Table2Hash-1.17 - 24 Aug 2010 07:16:59 UTCThe "DBIx::HTMLinterface" class allows a CGI interface to a database. It enables a CGI interface to a database to be created, supporting record addition, modification, deletion and searching. It provides a user friendly interface with descriptions of...
JFURNESS/DBIx-HTMLinterface-0.11 - 16 Dec 1999 00:32:13 UTCThis module implements a "Nested Set" parent/child tree, and is focused (at least in my mind) towards offering methods that make developing web applications easier. It should be generally useful, though. See the "SEE ALSO" section for resources that ...
DJCP/DBIx-Tree-NestedSet-0.16 - 09 Sep 2004 02:54:21 UTCThis DBIx::Class component makes columns implicitly create random values. The main reason why this module exists is to generate unpredictable primary keys to add some additional security to web applications. Most forms of char and integer field types...
GRAF/DBIx-Class-RandomColumns-0.005001 - 22 Oct 2012 20:02:27 UTCTBONE/DBIx-Recordset-Playground-1.9 - 24 Oct 2003 14:35:18 UTC
GOMOR/DBIx-SQLite-Simple-0.35 - 04 Jan 2015 16:02:51 UTC