XML & Web Services

Amazon DBD DBI interface

Now this is a fancy module… the Amazon Web Services -Perl DBI Module for ECS is another plugin to perl's database abstraction layer.

With this module you can connect to the Amazon ECS, utilizing REST web services, but querying them like a normal database…

DBD::Amazon supports a subset of standard SQL, and additional predicate functions for keyword searches.

Cpan link to DBD::Amazon

The first thing I notice is that altough you can set the amazon product mode to "Books" the main table used that is always called "Books" ... a bit weird – should be "Products" IMHO...

Average rating
(0 votes)

Similar entries

  • Net::Amazon is a Perl module providing an object-oriented interface to amazon.com's SOAP and XML/HTTP interfaces. This way it's possible to create applications using Amazon's vast amount of data via a functional interface, without having to worry about the underlying communication…

  • web services integrated

  • MIT Tech Review covers AWS

  • Amazon anounced today, that the AWS (Amazon Web Services) are now also available in the JP and DE locales, which means I could bring in german books and german links… however I am not yet sure how MTAmazon can support…

  • Automatic amazon-booklinks should make this page even better for you. Using MTAmazon Plugin and finding out that Amazon.de does not have a webservice-interface (thereby using Amazon.com’s) made it quite funny… Extensive Query-Functions are documented on the product page….