Can we save images in mysql database?
Answer / Om Paul
Yes, images can be stored in a MySQL database using BLOB (Binary Large OBject) or TINYBLOB data types. However, like videos, it's not recommended due to performance and storage efficiency issues for large images. A better approach would be to store image file paths in the database and the actual files on a dedicated server.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is oracle different from mysql?
What is mysql data directory? How to determine the location of the data directory?
Why do we use group by and order by function in mysql?
How to use sum function in where clause in mysql?
What is an index? How can an index be declared in mysql?
How to update database permissions/privilages.
What is row level locking in access?
What do you need to connect php to mysql?
Is mysql a dbms?
What are programming functions?
How do I run mysql on a mac?
How do I install mysql workbench?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)