Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
bettoisc6396y@gazza101uk a customer is moving their database to other app and the IMG are too important for them. -
Why does it have to be csv though? Can’t you store them as files and url reference them? Or are they already stored as blob?
-
bettoisc6396y@gazza101uk the thing is that the script just run for a little amount of time, then it gets stopped, I have to re execute it again and again -
@gazza101uk Everyone moves to 64 bit these days, so OF COURSE base64 is the new hotness. ^^
Related Rants

No questions asked
As a Python user and the fucking unicode mess, this is sooooo mean!
I've coded an script to download images to write them in chunks of 20Mb csv file using base64, this night will be long, after the download ends I have to upload them in another app.
random
python
support