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,914
Submitted on
29th January 2004
Last Updated
11th February 2009
Advertisement The banner below is an advertisement
Quikwit - AI Chatbot Platform

You May Also Like

Cloud Services You May Like

Management of Shared Storage Using AWS EFS

Setting up and managing a shared disk/folder using AWS EFS so multiple servers can access the same data at the same time

1 Hour AWS Consulting Services/Support

One hour of flexible AWS consulting or support for architecture, design, or issues.

Overall cost optimisation by monitoring AWS Cost Explorer

Analyse AWS costs using Cost Explorer and suggest practical ways to reduce monthly bills.

Help/Fix on AWS Auto Scaling (1 Hour)

One hour of help to troubleshoot or fine tune AWS Auto Scaling behaviour.

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