Search results for "module:DB"
IO::DB - Database convenience object.
The IO::DB library was created and is intended as a convenience library. It works by reducing clutter in your code caused by using the same redundant code. It also works under the philosophy of intelligent code. That is, let me tell you to do somethi...
DBIALAC/SDP-0.1 - 22 Jun 2005 22:13:04 UTC
DC::DB - async. database and filesystem access for deliantra
POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over is the last thing in the document?!...
MLEHMANN/Deliantra-Client-2.11 - 24 Apr 2010 08:10:07 UTC
DB2::db - Framework wrapper around DBD::DB2 for a specific database
The DB2::db module can simplify your interaction with a DB2 database using the DBI module. The cost is generally a little bit of speed since it cannot know which columns you may be interested in. This is not always bad since you may not know either. ...
DMCBRIDE/DB2-db-0.25 - 26 Apr 2011 17:40:46 UTC
Db::GTM - Perl extension to interface with GT.M global data
This module provides access to a GT.M database by presenting it as a PERL module. Since GT.M is a hierarchical database (also known as an Object-Oriented database), each node of the database is treated as a list. Instead of having a simple key like '...
SZECK/Db-GTM-1.27 - 13 Sep 2005 02:21:49 UTC
Db::DFC - Perl's Object-oriented interface to Documentum's DFC
Db::DFC provides an object-oriented interface to Documentum's DFC. ......
MSROTH/Db-DFC-0.4 - 06 Mar 2001 13:26:21 UTC
URI::db - Database URIs
This class provides support for database URIs. They're inspired by JDBC URIs <http://docs.oracle.com/cd/B14117_01/java.101/b10979/urls.htm#BEIJFHHB> and PostgreSQL URIs <http://www.postgresql.org/docs/9.3/static/libpq-connect.html#LIBPQ-CONN STRING>,...
DWHEELER/URI-db-0.21 - 09 May 2023 22:21:12 UTC
EAI::DB - Database wrapper functions (for DBI / DBD::ODBC)
EAI::DB contains all database related API-calls. This is for creating a database connection handle with newDBH, transaction handling (beginWork, commit, rollback), reading from the database (hash or array), doing arbitrary statements in the database,...
RKAPL/EAI-Wrap-1.904 - 06 Dec 2023 23:07:53 UTC
DB::Ent - Database Entity Layer
This module presents an interface to an entity-centric database schema, providing all necessary methods to create, discover and manipulate entities and associated data. The schema consists of 4 basic element storage types: 1) entities, 2) attributes,...
ECALDER/DB-Ent-1.63 - 24 Jun 2003 04:34:13 UTC
LARC::DB - Provides a methode for storing SQLite DBs in a pleasantly organized manner.
VVELOX/LARC-DB-0.0.0
-
28 Dec 2008 02:04:24 UTC
Test::DB - Temporary Testing Databases
This package provides a framework for setting up and tearing down temporary databases for testing purposes. This framework requires a user (optionally with password) which has the ability to create new databases and works by creating test-specific da...
AWNCORP/Test-DB-0.10 - 02 Feb 2023 07:17:02 UTC
DB::Skip - make the perl debugger skip statements in given packages or subs
The perl debugger is a wonderful tool and offers you many options to get to where you want to be in your code. However sometimes you want to just cruise through it. This can be somewhat frustrating if you're using modules like Moo that insert a lot o...
MITHALDU/DB-Skip-1.132980 - 25 Oct 2013 20:51:27 UTC
Norma::DB - Easy interface to fundamental data access and table definition operations in DBI
DCHESTER/Norma-0.02
-
10 Jan 2011 05:06:38 UTC
Kwiki::DB - base class of front-end of DBI engines for Kwiki
This is nothing but a base class of "Kwiki::DB::*" modules, and should not be used directly in your Kwiki plugin code. Please see Kwiki::DB::DBI for some usage examples. The other implementation is Kwiki::DB::ClassDBI. More engines are coming in the ...
GUGOD/Kwiki-DB-0.02 - 02 Oct 2005 08:28:34 UTC
DB::Table - An interface a database table & columns.
DB::Table is designed to be an abstrated description of a database table, such as which columns a table has, the type/length/etc. of a columnm and any descriptions of the table name/column names etc. It tries to figure this information out by interro...
KITE/gestalt-0.2.1 - 28 Oct 2005 11:01:59 UTC
DB::Batch - Run database queries in batches through DBI
CLBECKER/DB-Batch-0.11
-
16 Jul 2012 01:22:27 UTC
Padre::DB - An ORLite-based ORM Database API
This module implements access to the database that Padre is using to store bits & pieces. It is using "ORLite" underneath, for an easy table scheme discovery at runtime. See below to learn about how to update the database scheme. Updating database sc...
SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC