Search results for "DBI"
IO::Lambda::DBI - asynchronous DBI
The module implements asynchronous DBI proxy object, that remotes DBI calls using any given file handle, such as stream sockets, pipes, etc. All calls to DBI methods are implemented as method calls to the object, which return lambdas, that shall be s...
KARASIK/IO-Lambda-1.34 - 08 Oct 2024 23:00:45 UTC - Search in distribution
Tk::DBI::DBGrid - grid äëÿ ïðîñìîòðà è ðåäàêòèðîâàíèÿ áàçû.
DBGrid ïîçâîëÿåò ïðîñìàòðèâàòü/ðåäàêòèðîâàòü ëþáóþ òàáëèöó, ê êîòîðîé ìîæíî îáðàòèòüñÿ èñïîëüçóÿ çàïðîñ. Çàïðîñ ìîæåò îáúåäèíÿòü íåñêîëüêî òàáëèö. Edit table Äëÿ ðåäàêòèðîâàíèÿ íàäî ÷òî áû êàæäóþ çàïèñü ìîæíî áûëî îäíîçíà÷íî îïðåäåëèòü êàêèì-ëèáî ïîë...
VADIML/Tk-DBI-DBGrid-0.02 - 18 Apr 2005 09:08:14 UTC - Search in distribution- Tk::DBI::DBGrid - grid for browse and edit database.
- lib/Tk/DBI/DBGrid.pm
App::DBI::Loader - A tiny script to load CSV/TSV contents into a database table via DBI
This is an implementation module for a tiny script to load CSV/TSV contents into a database table via DBI....
YAKEX/App-DBI-Loader-v0.0.2 - 03 Dec 2013 14:01:35 UTC - Search in distribution- dbiloader - A tiny script to load CSV/TSV contents into a database table via DBI
CHI::Driver::DBI - Use DBI for cache storage
This driver uses a database table to store the cache. The newest versions of MySQL and SQLite work are known to work. Other RDBMSes should work. Why cache things in a database? Isn't the database what people are trying to avoid with caches? This is o...
JSWARTZ/CHI-Driver-DBI-1.27 - 11 Sep 2014 09:19:41 UTC - Search in distribution
Class::DBI::Form
EBRUNI/Class-DBI-Form-00.03
-
10 Jun 2007 16:16:25 UTC
-
Search in distribution
- Class::DBI::Form - Convert Class::DBI record in HTML form field.
Class::DBI::Lite - Lightweight ORM for Perl
"Class::DBI::Lite" offers a simple way to deal with databases in an object-oriented way. One class (the Model class) defines your connection to the database (eg: connectionstring, username and password) and your other classes define interaction with ...
JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC - Search in distribution- Class::DBI::Lite::Pager - Page through your records, easily.
- Class::DBI::Lite::Fixture - Test fixtures for easy testing.
- Class::DBI::Lite::Iterator - Simple iterator for Class::DBI::Lite
- 8 more results from Class-DBI-Lite »
Class::DBI::UUID - Provide Globally Unique Column Values
This module implements globally unique columns values. When an object is created, the columns specified are given unique IDs. This is particularly helpful when running in an environment where auto incremented primary keys won't work, such as multi-ma...
CWEST/Class-DBI-UUID-1.01 - 31 Jan 2005 18:50:18 UTC - Search in distribution
Class::DBI::View - Virtual table for Class::DBI
Class::DBI::View is a Class::DBI wrapper to make virtual VIEWs....
MIYAGAWA/Class-DBI-View-0.07 - 04 Aug 2005 02:31:34 UTC - Search in distribution- Class::DBI::View::Having - View implementation using HAVING clause
- Class::DBI::View::SubQuery - View implementation using sub-selects
- Class::DBI::View::TemporaryTable - View implementation using temporary table
Class::DBI::utf8 - A Class:::DBI subclass that knows about UTF-8
Rather than have to think about things like character sets, I prefer to have my objects just Do The Right Thing. I also want utf-8 encoded byte strings in the database whenever possible. Using this subclass of Class::DBI, I can just put perl strings ...
FOTANGO/Class-DBI-utf8-0.2 - 23 Mar 2007 17:04:23 UTC - Search in distribution
Class::User::DBI - A User class: Login credentials, roles, privileges, domains.
The module is designed to simplify user logins, authentication, role based access control (authorization), as well as domain (locality) constraint access control. It stores user credentials, roles, and basic user information in a database via a DBIx:...
DAVIDO/Class-User-DBI-0.10 - 08 Dec 2012 07:49:26 UTC - Search in distribution- Class::User::DBI::DB - An internal-use class for the various Class::User::DBI::* classes.
- Class::User::DBI::Roles - A Roles class.
- Class::User::DBI::Domains - A Domains class.
- 3 more results from Class-User-DBI »
DBIx::Poggy::DBI - DBI subclass
RUZ/DBIx-Poggy-0.08
-
01 Jun 2017 12:25:34 UTC
-
Search in distribution
- DBIx::Poggy - async Pg with AnyEvent and Promises
Data::Shark::DBI - Database Functions
This module contains some DBI wrappers for the Data::Shark. By using the simple wrappers a single point of database access and error/status logging can be achieved, along with code size reduction. Native DBI/DBD functions can still be used on the obj...
BILLWALZ/Data-Shark-v2.1.0 - 05 Jul 2010 19:27:21 UTC - Search in distribution
Dezi::Stats::DBI - store Dezi statistics in a database
Dezi::Stats::DBI logs statistics to any backend supported by DBI. This class uses DBIx::Connector to manage a persistent DBI connection....
KARMAN/Dezi-Stats-0.001006 - 01 Nov 2013 16:17:04 UTC - Search in distribution- Dezi::Stats - log statistics for your Dezi server
Fey::Loader::DBI - Base class (and fallback) for loading a schema
"Fey::Loader::DBI" will create a schema by using the various DBI info methods. It is a complete implementation of a loader, but it only works if the driver in question fully supports the info methods needed, which many don't. In addition, some inform...
DROLSKY/Fey-Loader-0.13 - 14 Sep 2011 17:25:35 UTC - Search in distribution- Fey::Loader - Load your schema definition from a DBMS
CPAN::SQLite::DBI - DBI information for the CPAN::SQLite database
This module is used by CPAN::SQLite::Index and CPAN::SQLite::Search to set up some basic database information. It exports two variables: $tables This is a hash reference whose keys are the table names, with corresponding values being hash references ...
STRO/CPAN-SQLite-0.220 - 29 Oct 2022 06:36:35 UTC - Search in distribution- CPAN::SQLite::DBI::Index - DBI information for indexing the CPAN::SQLite database
- CPAN::SQLite::DBI::Search - DBI information for searching the CPAN::SQLite database
Class::DBI::AsXML - Format CDBI Objects as XML
This software adds XML output support to "Class::DBI" based objects. to_xml_columns Class->to_xml_columns([qw[columns to dump with xml]]); This class method sets the default columns this class should dump when calling "to_xml()" on an object. The sin...
CWEST/Class-DBI-AsXML-1.02 - 15 Jan 2005 15:34:06 UTC - Search in distribution
Class::DBI::Audit - Audit changes to columns in CDBI objects.
This module allows easy tracking of changes to values in tables managed by CDBI classes. It helps you answer the question "who set that value to be 'foobar', I thought I set it to be 'farbar'?" without resorting to digging through snapshots of your d...
BDUGGAN/Class-DBI-Audit-0.04 - 02 Sep 2008 19:50:53 UTC - Search in distribution
Class::DBI::MSSQL - Class::DBI for MSSQL
This is just a simple subclass of Class::DBI; it makes Class::DBI play nicely with MSSQL, at least if DBD::ODBC is providing the connection. Here are the things it changes: * use "SELECT @@IDENTITY" to get last autonumber value * use "INSERT INTO tab...
RJBS/Class-DBI-MSSQL-0.122 - 11 Nov 2006 04:05:02 UTC - Search in distribution
Class::DBI::Pager - Pager utility for Class::DBI
Class::DBI::Pager is a plugin for Class::DBI, which glues Data::Page with Class::DBI. This module reduces your work a lot, for example when you have to do something like: * retrieve objects from a database * display objects with 20 items per page In ...
MIYAGAWA/Class-DBI-Pager-0.08 - 01 Mar 2006 08:50:12 UTC - Search in distribution
Class::DBI::Sweet - Making sweet things sweeter
Class::DBI::Sweet provides convenient count, search, page, and cache functions in a sweet package. It integrates these functions with "Class::DBI" in a convenient and efficient way....
PHRED/Class-DBI-Sweet-0.11 - 26 Jul 2011 03:25:47 UTC - Search in distribution- Class::DBI::Sweet::Topping - Topping for Class::DBI::Sweet