|
|
|
|
|
by beachy
790 days ago
|
|
> The only upside of storing blobs in the database is transactional semantics. Plenty more advantages than that. E.g for SaaS you can deep copy an entire tenant including their digital assets. Much easier copying with just "insert into ... Select from" than having to copy S3 objects. |
|