Hi all,
Does any one know how to serve files stored in a PostgreSQL database?
I have a PHP application I want to migrate to Django, but I found it just
serve files stored on the disk, but not as Large Binary Object of
PostgreSQL, where they are stored by the PHP app.
--
Trabajar, la mejor arma
I have a PHP application using PostgreSQL backend. I'm storing files
on the database. I have different tables with a file (OID), filename
and mime to detect the row's associated file. I'm trying to port this
application to django.
How Can Use this blob with django? Exist some suggestions about it?
2 matches
Mail list logo