DBD::RAM 0.072
Sponsored Links
DBD::RAM 0.072 Ranking & Summary
File size:
0.029 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1229
Date added:
2006-06-16
Publisher:
Jeff Zucker
DBD::RAM 0.072 description
DBD::RAM is a DBI driver for files and data structures.
SYNOPSIS
use DBI;
my $dbh = DBI->connect(DBI:RAM:,usr,pwd,{RaiseError=>1});
$dbh->func({
table_name => my_phrases,
col_names => id,phrase,
data_type => PIPE,
data_source => [ ],
}, import );
print $dbh->selectcol_arrayref(qq[
SELECT phrase FROM my_phrases WHERE id = 1
])->[0];
__END__
1 | Hello, New World
2 | Some other Phrase
This sample creates a database table from data, uses SQL to make a selection from the database and prints out the results. While this table is in-memory only and uses pipe "delimited" formating, many other options are available including local and remote file access and many different data formats.
DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without converting the file out of its native format.
The module allows you to prototype a database without having an rdbms system or other database engine and can operate either with or without creating or reading disk files. If you do use disk files, they may, in most cases, either be local files or any remote file accessible via HTTP or FTP.
SYNOPSIS
use DBI;
my $dbh = DBI->connect(DBI:RAM:,usr,pwd,{RaiseError=>1});
$dbh->func({
table_name => my_phrases,
col_names => id,phrase,
data_type => PIPE,
data_source => [ ],
}, import );
print $dbh->selectcol_arrayref(qq[
SELECT phrase FROM my_phrases WHERE id = 1
])->[0];
__END__
1 | Hello, New World
2 | Some other Phrase
This sample creates a database table from data, uses SQL to make a selection from the database and prints out the results. While this table is in-memory only and uses pipe "delimited" formating, many other options are available including local and remote file access and many different data formats.
DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without converting the file out of its native format.
The module allows you to prototype a database without having an rdbms system or other database engine and can operate either with or without creating or reading disk files. If you do use disk files, they may, in most cases, either be local files or any remote file accessible via HTTP or FTP.
DBD::RAM 0.072 Screenshot
DBD::RAM 0.072 Keywords
DBD
RAM
DBI
RAM 0.072
SQL
DBI driver
Data Structures
data
files
file
table
structures
driver
DBD::RAM
DBDRAM
DBD::RAM 0.072
Bookmark DBD::RAM 0.072
DBD::RAM 0.072 Copyright
WareSeeker periodically updates pricing and software information of DBD::RAM 0.072 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of DBD::RAM 0.072 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
DBD::Amazon is a DBI driver abstraction for the Amazon E-Commerce Services API. Free Download
DBD::Informix is a Perl module witj IBM Informix Database Driver for Perl DBI. Free Download
Orca is a tool to monitor and plot any data to the Web. Free Download
DBD::AnyData is a DBI access to XML, CSV and other formats. Free Download
DBD-InterBase is a Perl-DBI driver for the Firebird and InterBase Databases, written using the InterBase C API. Free Download
xBaK is a fan-made remake of the classic Sierra computer RPG Free Download
DBD::Teradata is Perl module with a DBI driver for Teradata. Free Download
DBD-DB2 is a DB2 Driver for DBI. Free Download
Latest Software
Popular Software
Favourite Software