Scripts Index
Related Topics
Popular Trends
Trending Topics
CGI/PERL Tips and Tutorials Database-related  

The Perl DBI

download download home home   report broken
important script information
company name:
The Perl DBI
license: Free
minimum requirements:
functional limitations:
The Perl DBI description


The Perl DBI is a perl module that allows Perl users to interact with different types of databases through a single API. This Database Independent can be used to talk to a MySQL database, an Oracle database and many more. This makes code much more portable and much easier to use.
Similar scripts
A Short Guide to DBI (Popularity: ) : This article is a short guide to DBI (The Perl Database Interface Module). The article covers topics such as general information about relational databases, example of how to use DBI, Cached Queries, transactions and many more.
Perl and The MiniSQL Server (mSQL) (Popularity: ) : As Perl and MySQL can be used together, thus, there is no reason why Perl and mSQL cannot be used together as well. It is shown in this tutorial that that they can be used together while using the same ...
Using a flat-file database in Perl (Popularity: ) : Web developers often look for ways of speeding up the development process without spending thousands of dollars on additional software. This tutorial covers this important aspect in detail and teaches you to build an easy to use flat-file database in ...
Disk-based data structures (DBM) (Popularity: ) : This article offers many Perl database management solutions that are quick to store and use Perl data structures to and from disk and yet have low overheads. This article is good for programmers who don't want to get tied up ...
Short guide to DBI (Popularity: ) : This Short Guide to DBI teaches a beginner on how start using SQL and SQL driven databases from Perl. The main topics included in the article are general information about relational databases, SQL and what is DBI used for. In ...
Dabbling in Live Databases: MySQL (Popularity: ) : This article was developed in a Linux environment with MySQL 3.22 and caters to basic understanding of Perl, Unix/Linux, and databases in general. It focuses on setting up MySQL and assists in understanding its complexities. It also teaches the method ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Similar Software
Perl Builder (Popularity: ) : Perl Builder is a complete integrated development environment (IDE) for Perl. Key features include a visual editor/debugger that is similar to products such as Visual Basic and Delphi. The CGI Wizard component lets both novices and experienced programmers create powerful ...
Perl (Popularity: ) : Perl is a stable, cross platform programming language. Perl project is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs.

Here are some key features of "Perl":

· Perl ...

PIX Logging Architecture (Popularity: ) : PIX Logging Architecture [PLA] is a project allowing for correlation of Cisco PIX Firewall Traffic and IDS Logs.

Centralization of the logs is provided using a MySQL database, supported by a Web-based frontend for Log Viewing, Searching, and Event Management.

PLA is ...

Perl Shell (Popularity: ) : Perl Shell or psh is a shell that combines the interactive nature of a Unix shell with the power of Perl. The goal is to eventually have a full featured shell that behaves as expected for normal shell activity. But, ...
Thread::Apartment (Popularity: ) : Thread::Apartment is an apartment threading wrapper for Perl objects.

SYNOPSIS

package MyClass;

use Thread::Apartment::Server;
use base qw(Thread::Apartment::Server);

sub new {
#
# the usual constructor
#
}
#
# mark some methods as simplex
#
sub get_simplex_methods {
return { 'bar' => 1 };
}
#
# mark some methods as urgent
#
sub get_urgent_methods {
return { 'bingo' => ...

guile-dbd-postgresql (Popularity: ) : guile-dbd-postgresql is a PostgreSQL database driver for guile-dbi.

guile-dbi is a database generic interface. The main lib provide a way to use dbds (data base drivers) which are linked at run-time (like perl dbi or php or...).

This provide a very flexible ...

guile-dbd-mysql (Popularity: ) : guile-dbd-mysql project is a MySQL database driver for the Guile DBI system.

guile-dbi is a database generic interface. Provide a way to use dbds (data base drivers) which are linked at run-time (like perl dbi or php or...) for query different ...

File::ShareDir (Popularity: ) : File::ShareDir is a Perl module that provides a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.

Quite ...

DBIx::SQLEngine (Popularity: ) : DBIx::SQLEngine - Extends DBI with High-Level Operations

ABSTRACT

The DBIx::SQLEngine class provides an extended interface for the DBI database framework. Each SQLEngine object is a wrapper around a DBI database handle, adding methods that support ad-hoc SQL generation and query execution in ...

DBIx::Perlish (Popularity: ) : DBIx::Perlish is a Perl module that provides the ability to work with databases supported by the DBI module using Perl's own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT.

By using DBIx::Perlish, you can write most of your ...

Rate me
supported os
stats
downloads 16
price $0
version
size in Kb
popularity   
772/330184
user rating 5/10
ad


New Scripts
Popular Scripts