Linux SoftwareProgrammingLibrariesDBIx::Frame 1.06

DBIx::Frame 1.06


DBIx::Frame is a Perl module for creating and maintaining DBI frameworks. SYNOPSIS use DBIx::Frame; DBIx::Frame->init('ser
Developer:   Tim Skirvin
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   38K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


DBIx::Frame is a Perl module for creating and maintaining DBI frameworks.

SYNOPSIS

use DBIx::Frame;
DBIx::Frame->init('server', 'dbtype') || exit(0);
my $DB = DBIx::Frame->new('database', 'user', 'pass')
or die("Couldn't connect to database: ", DBI->errstr);
See below for how to actually use this object.

DBIx::Frame is an extension of the standard DBI perl module, designed around mysql, and used to create and maintain frameworks for databases. It has query logging, and a standardized interface for standard SQL statements like 'update' and 'insert' that doesn't require understanding SQL to any great degree.

Ideally, the user or developer shouldn't have to know too much SQL to be able to administer a database. On the other hand, it does require a certain setup that isn't necessarily easy to pick up, and isn't standard SQL - with all the problems that this entails.

Database design is discussed below.

Requirements:
  • Perl
    tags dbix frame  standard sql  perl module  

    Download DBIx::Frame 1.06


     http://mirrors.evolva.ro/CPAN/authors/id/T/TS/TSKIRVIN/DBIx-Frame-1.06.tar.gz


    Authors software

    NewsLib 0.84 (by Tim Skirvin)
    NewsLib is a library of perl modules for managing Network News services

    News::Archive 0.14 (by Tim Skirvin)
    News::Archive is a Usenet news archiving package for downloading and later accessing news articles in bulk.

    It can load articles l

    DBIx::Frame 1.06 (by Tim Skirvin)
    DBIx::Frame is a Perl module for creating and maintaining DBI frameworks.

    SYNOPSIS

    use DBIx::Frame;
    DBIx::Frame->init('ser


    Similar software

    DBIx::Frame 1.06 (by Tim Skirvin)
    DBIx::Frame is a Perl module for creating and maintaining DBI frameworks.

    SYNOPSIS

    use DBIx::Frame;
    DBIx::Frame->init('ser

    DBIx::SQLCrosstab 1.17 (by Giuseppe Maxia)
    DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database.

    SYNOPSIS

    use DBIx::SQLCrosstab;

    DBIx::SQL::Abstract 0.07 (by Alejandro Juarez)

    DBIx::Migration::Directories 0.05 (by Tyler MacDonald)
    DBIx::Migration::Directories is a Perl module to install/remove/upgrade/downgrade SQL schemas.

    SYNOPSIS

    use DBIx::Migration::D

    DBIx::PDlib 1.008 (by Josh I. Miller)
    DBIx::PDlib is a Perl with DBI SQL abstraction and convenience methods.

    SYNOPSIS

    use DBIx::PDlib;
    my $db = DBIx::PDlib->co

    DBIx::Wrapper::Config 0.01 (by Don Owens)
    DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information required to connect to databas

    DBIx::Recordset::Playground 1.12 (by T. M. Brannon)
    DBIx::Recordset::Playground is a Perl module with working sample usages of DBIx::Recordset.

    This document serves several purposes

    DBIx::Simple::Examples 1.26 (by Juerd Waalboer)

    DBIx::DWIW 0.44 (by Yahoo! Inc.)
    DBIx::DWIW is a Perl module for robust and simple DBI wrapper to Do What I Want (DWIW).

    SYNOPSIS

    When used directly:
    use DBI

    DBIx::XMLServer 0.02 (by Martin Bright)
    DBIx::XMLServer is a Perl module to serve data as XML in response to HTTP requests.

    SYNOPSIS

    use XML::LibXML;
    use DBIx::XM


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags