DBD::Amazon 0.10
Sponsored Links
DBD::Amazon 0.10 Ranking & Summary
File size:
0.057 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
8062
Date added:
2007-03-08
Publisher:
Presicient Corporation, USA
Publisher URL:
http://search.cpan.org/~d
DBD::Amazon 0.10 description
DBD::Amazon is a DBI driver abstraction for the Amazon E-Commerce Services API.
SYNOPSIS
$dbh = DBI->connect(dbi:Amazon:, $amznid, undef,
{ amzn_mode => books,
amzn_locale => us,
amzn_max_pages => 3
})
or die "Cannot connect: " . $DBI::errstr;
#
# search for some Perl DBI books
#
$sth = $dbh->prepare("
SELECT ASIN,
Title,
Publisher,
PublicationDate,
Author,
SmallImageURL,
URL,
SalesRank,
ListPriceAmt,
AverageRating
FROM Books
WHERE MATCHES ALL(Perl, DBI) AND
PublicationDate >= 2000-01-01
ORDER BY SalesRank DESC,
ListPriceAmt ASC,
AverageRating DESC");
$sth->execute or die Cannot execute: . $sth->errstr;
print join(, , @$row), "n"
while $row = $sth->fetchrow_arrayref;
$dbh->disconnect;
DBD::Amazon provides a DBI and SQL syntax abstraction for the Amazon(R) E-Commerce Services 4.0 API aka ECS. http://www.amazon.com/gp/. Using the REST interface, and a limited SQL dialect, it provides a DBI-friendly interface to ECS.
Be advised that this is ALPHA release software and subject to change at the whim of the author(s).
SYNOPSIS
$dbh = DBI->connect(dbi:Amazon:, $amznid, undef,
{ amzn_mode => books,
amzn_locale => us,
amzn_max_pages => 3
})
or die "Cannot connect: " . $DBI::errstr;
#
# search for some Perl DBI books
#
$sth = $dbh->prepare("
SELECT ASIN,
Title,
Publisher,
PublicationDate,
Author,
SmallImageURL,
URL,
SalesRank,
ListPriceAmt,
AverageRating
FROM Books
WHERE MATCHES ALL(Perl, DBI) AND
PublicationDate >= 2000-01-01
ORDER BY SalesRank DESC,
ListPriceAmt ASC,
AverageRating DESC");
$sth->execute or die Cannot execute: . $sth->errstr;
print join(, , @$row), "n"
while $row = $sth->fetchrow_arrayref;
$dbh->disconnect;
DBD::Amazon provides a DBI and SQL syntax abstraction for the Amazon(R) E-Commerce Services 4.0 API aka ECS. http://www.amazon.com/gp/. Using the REST interface, and a limited SQL dialect, it provides a DBI-friendly interface to ECS.
Be advised that this is ALPHA release software and subject to change at the whim of the author(s).
DBD::Amazon 0.10 Screenshot
Sponsored Links
DBD::Amazon 0.10 Keywords
DBI
DBD
Amazon 0.10
Amazon E
Commerce Services API.
API.
services
e-commerce
amazon
abstraction
0.10
driver
DBDAmazon
DBD::Amazon 0.10
Libraries
Programming
Bookmark DBD::Amazon 0.10
DBD::Amazon 0.10 Copyright
WareSeeker periodically updates pricing and software information of DBD::Amazon 0.10 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::Amazon 0.10 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
DBD::Amazon 0.10 Related Software
Net::Amazon::S3 is a simple, easy to use, pure Ruby implementation of the Amazon S3 REST API.
Amazon Mini Shop allows you to search Amazon.com, .co.uk, .de, .fr, .ca or .co.jp from the sidebar.
Amazon.co.uk Button provides a button which allows you to access Amazon services.
Net::Amazon::EC2 is a Perl interface to the Amazon Elastic Compute Cloud (EC2) environment.
SOAP::Amazon::S3 is a Perl module for interfacing with Amazon S3 through SOAP.
Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com.
POE::Component::Amazon::S3 is a Perl module to work with Amazon S3 using POE.
SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon.
Ruby/Amazon is a Ruby language library that allows programmatic access to the popular Amazon Web.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD