Want to hire a development team?
No Images Added Yet

Perl and blobs

Rated4.0/5 (1 ratings)
Add to Favorites
Publisher
How to store data in a blob field with perl
Product Details

A short article on using blob fields with perl that does not assume that you are an old hand at perl. The code uses a real world example from the open source megaupload project.

Report this Listing
Price
Free
Licence Type
Free
Views
1,878
Submitted on
29th January 2004
Last Updated
11th February 2009

You May Also Like

Cloud Services You May Like

Help/Fix on configuring AWS SES for very low cost SMTP Email Sending (1 Hour)

One hour of help to configure AWS SES for low cost, reliable SMTP email sending.

Help/Fix on AWS WAP Service(EKS) (1 Hour)

One hour of help or fixes for issues related to your AWS EKS workloads.

Automating AWS Server Backups and configuring AWS Backup Cycles and AWS Backup rules

Set up automated backups for AWS servers using AWS Backup and clear backup cycles.

Help/Fix on AWS Kubernetes Service(EKS) (1 Hour)

One hour of help or fixes for Kubernetes clusters running on AWS EKS.

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(1 ratings)
Average User Rating: 4.0/5
perl, blobs, and mysql
Reviewed byAnonymousonThu, 17th August 2006
Rating 4 - Very Good
This posting did not have much more than I could dig out of the mySQL manual and 'Programming the Perl DBI'. The caveat that storing the images in files was preferable to storing them in blobsbecause of scalability problems was helpful. But I wish there had been a discussion of the size of the image and its relation to the LongReadLen attribute of a database handler. I would like to be able to figure out if storing my images in blobs in the database is feasible.
Displaying 1-1 out of 1 reviews
View All Reviews