Which database is best for storing images?



Which database is best for storing images?..

Answer / Rashmi Choudhary

For storing images, a NoSQL database like Amazon S3 or Google Cloud Storage are often used. Some RDBMS like PostgreSQL and MySQL can also be utilized with BLOB (Binary Large OBject) data type to store images.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

What is a join in the sql?

1 Answers  


What is data abstraction in dbms?

1 Answers  


What is the diff bet plan,package,dbrm?

1 Answers  


What are different partitioning techniques in database?

1 Answers  


What is dbms and its advantages?

1 Answers  


What are new features postgre 9.1?

1 Answers  


What are types of dbms?

1 Answers  


What is oracle block?

1 Answers  


Compare non-clustered and clustered index

1 Answers  


What is database development process?

1 Answers  


Can group by and ordered by used in a single query?

1 Answers  


What are rdbms concepts?

1 Answers  


Categories